Home
last modified time | relevance | path

Searched defs:OnWifiConnectionChanged (Results 1 - 8 of 8) sorted by relevance

/foundation/communication/wifi_lite/interfaces/wifiservice/
H A Dwifi_event.h87 void (*OnWifiConnectionChanged)(int state, WifiLinkedInfo *info); member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
H A Dwifi_device_callback_proxy.cpp51 void WifiDeviceCallBackProxy::OnWifiConnectionChanged(int state, const WifiLinkedInfo &info) in OnWifiConnectionChanged() function in OHOS::Wifi::WifiDeviceCallBackProxy
H A Dwifi_device_callback_proxy_lite.cpp61 void WifiDeviceCallBackProxy::OnWifiConnectionChanged(int state, const WifiLinkedInfo &info) in OnWifiConnectionChanged() function in OHOS::Wifi::WifiDeviceCallBackProxy
/foundation/communication/wifi/wifi/test/wifi_standard/native/
H A Dwifi_c_event_test.cpp36 static void OnWifiConnectionChanged(int state, WifiLinkedInfo *info) in OnWifiConnectionChanged() function in OHOS::Wifi::WifiEventTest
/foundation/communication/wifi/wifi/interfaces/kits/c/
H A Dwifi_event.h98 void (*OnWifiConnectionChanged)(int state, WifiLinkedInfo *info); member
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_device_callback_stub.cpp112 NO_SANITIZE("cfi") void WifiDeviceCallBackStub::OnWifiConnectionChanged(int state, const WifiLinkedInfo &info) in OnWifiConnectionChanged() function in OHOS::Wifi::WifiDeviceCallBackStub
H A Dwifi_device_callback_stub_lite.cpp125 NO_SANITIZE("cfi") void WifiDeviceCallBackStub::OnWifiConnectionChanged(int state, const WifiLinkedInfo &info) in OnWifiConnectionChanged() function in OHOS::Wifi::WifiDeviceCallBackStub
/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
H A Dwifi_c_event.cpp76 NO_SANITIZE("cfi") void WifiCDeviceEventCallback::OnWifiConnectionChanged(int state, in OnWifiConnectionChanged() function in WifiCDeviceEventCallback

Completed in 5 milliseconds