Replace HAL interface with hal-api-wifi
[platform/core/connectivity/net-config.git] / include / wifi.h
index 84d030f..75145ae 100755 (executable)
@@ -34,6 +34,8 @@ extern "C" {
 #define WIFI_CERT_STORAGEDIR   "/var/lib/wifi/cert"
 #define CONNMAN_STORAGEDIR             "/var/lib/connman"
 
+void wifi_set_default_mac(char *def_mac);
+int wifi_check_systemd_service(void);
 void __netconfig_wifi_connect_reply(GObject *source_object, GAsyncResult *res,
                gpointer user_data);