summaryrefslogtreecommitdiff
path: root/include/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/device.h')
-rw-r--r--include/device.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/device.h b/include/device.h
index 726eab3d..5267e25e 100644
--- a/include/device.h
+++ b/include/device.h
@@ -109,6 +109,7 @@ struct connman_network *connman_device_get_network(struct connman_device *device
const char *identifier);
int connman_device_remove_network(struct connman_device *device,
const char *identifier);
+void connman_device_remove_all_networks(struct connman_device *device);
int connman_device_register(struct connman_device *device);
void connman_device_unregister(struct connman_device *device);