Home
last modified time | relevance | path

Searched defs:OnWifiConnectionChanged (Results 1 – 12 of 12) sorted by relevance

/foundation/communication/wifi_lite/interfaces/wifiservice/
Dwifi_event.h87 void (*OnWifiConnectionChanged)(int state, WifiLinkedInfo *info); member
/foundation/communication/wifi/wifi/test/wifi_standard/native/
Dwifi_c_event_test.cpp36 static void OnWifiConnectionChanged(int state, WifiLinkedInfo *info) in OnWifiConnectionChanged() function in OHOS::Wifi::WifiEventTest
Dwifi_device_callback_stub_test.cpp70 void OnWifiConnectionChanged(int state, const WifiLinkedInfo &info) override in OnWifiConnectionChanged() function in OHOS::Wifi::IWifiDeviceCallBackMock
/foundation/communication/wifi/wifi/interfaces/kits/c/
Dwifi_event.h98 void (*OnWifiConnectionChanged)(int state, WifiLinkedInfo *info); member
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta_sa/
Dwifi_device_callback_proxy.cpp51 void WifiDeviceCallBackProxy::OnWifiConnectionChanged(int state, const WifiLinkedInfo &info) in OnWifiConnectionChanged() function in OHOS::Wifi::WifiDeviceCallBackProxy
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/frameworks/native/src/
Dwifi_device_callback_stub.cpp112 NO_SANITIZE("cfi") void WifiDeviceCallBackStub::OnWifiConnectionChanged(int state, const WifiLinked… in OnWifiConnectionChanged() function in OHOS::Wifi::WifiDeviceCallBackStub
Dwifi_device_callback_stub_lite.cpp125 NO_SANITIZE("cfi") void WifiDeviceCallBackStub::OnWifiConnectionChanged(int state, const WifiLinked… in OnWifiConnectionChanged() function in OHOS::Wifi::WifiDeviceCallBackStub
/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/
Dwifi_c_event.cpp76 NO_SANITIZE("cfi") void WifiCDeviceEventCallback::OnWifiConnectionChanged(int state, in OnWifiConnectionChanged() function in WifiCDeviceEventCallback
/foundation/communication/wifi/wifi/frameworks/js/napi/src/
Dwifi_napi_event.cpp224 void OnWifiConnectionChanged(int state, const WifiLinkedInfo &info) override { in OnWifiConnectionChanged() function in OHOS::Wifi::WifiNapiDeviceEventCallback
/foundation/communication/wifi/wifi/test/wifi_client/
Dwifi_client.cpp134 void OnWifiConnectionChanged(int state, const WifiLinkedInfo &info) override in OnWifiConnectionChanged() function in OHOS::Wifi::WifiDeviceEventCallback
/foundation/communication/wifi/wifi/test/fuzztest/wifi_sta/wifidevicestub_fuzzer/
Dwifidevicestub_fuzzer.cpp70 void OnWifiConnectionChanged(int state, const WifiLinkedInfo &info) override in OnWifiConnectionChanged() function in OHOS::Wifi::IWifiDeviceCallBackMock