Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_state_machine.cpp213 case CMD_START_PNO_SCAN: in ExecuteStateMsg()
292 case CMD_START_PNO_SCAN: in ExecuteStateMsg()
375 case CMD_START_PNO_SCAN: in ExecuteStateMsg()
447 case CMD_START_PNO_SCAN: in ExecuteStateMsg()
519 case CMD_START_PNO_SCAN: in ExecuteStateMsg()
591 case CMD_START_PNO_SCAN: in ExecuteStateMsg()
687 case CMD_START_PNO_SCAN: in ExecuteStateMsg()
757 case CMD_START_PNO_SCAN: in ExecuteStateMsg()
H A Dscan_common.h128 CMD_START_PNO_SCAN = 3, /* Start PNO scanning */ enumerator
H A Dscan_service.cpp975 InternalMessagePtr interMessage = pScanStateMachine->CreateMessage(CMD_START_PNO_SCAN); in PnoScan()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_state_machine_test.cpp101 msg->SetMessageName(CMD_START_PNO_SCAN); in InitExeMsgSuccess4()
174 msg->SetMessageName(CMD_START_PNO_SCAN); in HardwareReadyExeMsgSuccess2()
227 msg->SetMessageName(CMD_START_PNO_SCAN); in CommonScanUnworkedExeMsgSuccess2()
276 msg->SetMessageName(CMD_START_PNO_SCAN); in CommonScanningExeMsgSuccess5()
310 msg->SetMessageName(CMD_START_PNO_SCAN); in PnoScanHardwareExeMsgSuccess1()
377 msg->SetMessageName(CMD_START_PNO_SCAN); in CommonScanAfterPnoExeMsgSuccess3()
445 msg->SetMessageName(CMD_START_PNO_SCAN); in PnoSwScanFreeExeMsgSuccess1()
508 msg->SetMessageName(CMD_START_PNO_SCAN); in PnoSwScanningExeMsgSuccess4()