Home
last modified time | relevance | path

Searched refs:WIFI_SVR_CMD_STA_PORTAL_BROWSE_NOTIFY_EVENT (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_define.h73 #define WIFI_SVR_CMD_STA_PORTAL_BROWSE_NOTIFY_EVENT 0x3020 macro
H A Dsta_service.cpp931 pStaStateMachine->SendMessage(WIFI_SVR_CMD_STA_PORTAL_BROWSE_NOTIFY_EVENT); in StartPortalCertification()
H A Dsta_state_machine.cpp3745 case WIFI_SVR_CMD_STA_PORTAL_BROWSE_NOTIFY_EVENT: { in ExecuteStateMsg()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine_test.cpp1352 msg->SetMessageName(WIFI_SVR_CMD_STA_PORTAL_BROWSE_NOTIFY_EVENT); in LinkedStateExeMsgFail2()