Add supplicant disconnect function
[framework/connectivity/connman.git] / plugins / supplicant.h
index 9e5ebc6..dc015ed 100644 (file)
@@ -26,3 +26,4 @@ int __supplicant_stop(struct connman_iface *iface);
 
 int __supplicant_connect(struct connman_iface *iface,
                                const char *network, const char *passphrase);
+int __supplicant_disconnect(struct connman_iface *iface);