Home
last modified time | relevance | path

Searched refs:WIFI_SVR_CMD_STA_DISABLE_STA (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.h27 #define WIFI_SVR_CMD_STA_DISABLE_STA 0x2002 macro
H A Dsta_service.cpp213 pStaStateMachine->SendMessage(WIFI_SVR_CMD_STA_DISABLE_STA); in DisableStaService()
H A Dsta_state_machine.cpp787 case WIFI_SVR_CMD_STA_DISABLE_STA: { in ExecuteStateMsg()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine_test.cpp161 msg->SetMessageName(WIFI_SVR_CMD_STA_DISABLE_STA); in InitStateExeMsgFail1()
305 msg->SetMessageName(WIFI_SVR_CMD_STA_DISABLE_STA); in WpaStartedStateExeMsgSuccess()