Home
last modified time | relevance | path

Searched refs:CMD_STOP_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_common.h129 CMD_STOP_PNO_SCAN = 4, /* Stop PNO Scanning */ enumerator
H A Dscan_state_machine.cpp217 case CMD_STOP_PNO_SCAN: in ExecuteStateMsg()
523 case CMD_STOP_PNO_SCAN: in ExecuteStateMsg()
650 case CMD_STOP_PNO_SCAN: in ExecuteStateMsg()
H A Dscan_service.cpp168 pScanStateMachine->SendMessage(CMD_STOP_PNO_SCAN); in HandleScanStatusReport()
1085 pScanStateMachine->SendMessage(CMD_STOP_PNO_SCAN); in EndPnoScan()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_scan/
H A Dscan_state_machine_test.cpp108 msg->SetMessageName(CMD_STOP_PNO_SCAN); in InitExeMsgSuccess5()
317 msg->SetMessageName(CMD_STOP_PNO_SCAN); in PnoScanHardwareExeMsgSuccess2()
416 msg->SetMessageName(CMD_STOP_PNO_SCAN); in PnoScanSoftwareExeMsgSuccess1()