[net-config] Suspend/Resume WLAN driver
[platform/core/connectivity/net-config.git] / include / wifi-power.h
index 598d290..49f25aa 100755 (executable)
@@ -31,6 +31,7 @@ void wifi_power_deinitialize(void);
 
 int wifi_power_on(void);
 int wifi_power_off(void);
+void wifi_set_early_suspend(gboolean);
 #if defined TIZEN_WEARABLE
 int wifi_power_on_wearable(gboolean device_picker_test);
 #endif