summaryrefslogtreecommitdiff
path: root/include/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/device.h')
-rw-r--r--include/device.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/device.h b/include/device.h
index 5267e25e..3a5b4be4 100644
--- a/include/device.h
+++ b/include/device.h
@@ -111,6 +111,8 @@ int connman_device_remove_network(struct connman_device *device,
const char *identifier);
void connman_device_remove_all_networks(struct connman_device *device);
+void connman_device_schedule_scan(struct connman_device *device);
+
int connman_device_register(struct connman_device *device);
void connman_device_unregister(struct connman_device *device);