Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/interfaces/
H A Ddefine.h37 #define WIFI_CBK_MSG_MAX_INVALID_HOTSPOT 0x3FFF /* HOTSPOT invalid value */ macro
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
H A Dwifi_internal_event_dispatcher.cpp517 msg.msgCode <= WIFI_CBK_MSG_MAX_INVALID_HOTSPOT) { in Run()