Home
last modified time | relevance | path

Searched refs:WIFI_CBK_MSG_HOTSPOT_STATE_LEAVE (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Ddefine.h36 #define WIFI_CBK_MSG_HOTSPOT_STATE_LEAVE 0x3003 macro
/ohos5.0/foundation/communication/wifi/wifi/utils/inc/
H A Dwifi_common_util.h67 { EVENT_HOTSPOT_STA_LEAVE, WIFI_CBK_MSG_HOTSPOT_STATE_LEAVE },
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_internal_event_dispatcher.cpp37 WIFI_CBK_MSG_HOTSPOT_STATE_LEAVE,
62 { WIFI_CBK_MSG_HOTSPOT_STATE_LEAVE,
768 case WIFI_CBK_MSG_HOTSPOT_STATE_LEAVE: in InvokeHotspotCallbacks()
792 case WIFI_CBK_MSG_HOTSPOT_STATE_LEAVE: in DealHotspotCallbackMsg()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_hotspot_manager.cpp157 cbMsg.msgCode = WIFI_CBK_MSG_HOTSPOT_STATE_LEAVE; in DealApGetStaLeave()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_internal_event_dispatcher_test.cpp46 msg.msgCode = WIFI_CBK_MSG_HOTSPOT_STATE_LEAVE;