Home
last modified time | relevance | path

Searched refs:onEventHostApdNotify (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/common/
H A Dwifi_ap_event_callback.h26 std::function<void(const std::string &)> onEventHostApdNotify; member
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/
H A Dwifi_hdi_wpa_callback.cpp421 if (cbk.onEventHostApdNotify) { in onEventApState()
422 cbk.onEventHostApdNotify(str); in onEventApState()