Home
last modified time | relevance | path

Searched defs:onEventStaNotify (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/idl_client/idl_interface/
H A Di_wifi_event_callback.h37 void (*onEventStaNotify)(const char *notifyParam); member
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/common/
H A Dwifi_event_callback.h33 std::function<void(const std::string &)> onEventStaNotify; member
H A Dwifi_p2p_event_callback.h52 std::function<void(const std::string &)> onEventStaNotify; member