Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine.h62 constexpr int CMD_SIGNAL_POLL = 0X02; variable
H A Dsta_state_machine.cpp826 StopTimer(static_cast<int>(CMD_SIGNAL_POLL)); in StopWifiProcess()
1078 StopTimer(static_cast<int>(CMD_SIGNAL_POLL)); in DealSignalPollResult()
1079 StartTimer(static_cast<int>(CMD_SIGNAL_POLL), STA_SIGNAL_POLL_DELAY); in DealSignalPollResult()
1360 StopTimer(static_cast<int>(CMD_SIGNAL_POLL)); in DealDisconnectEvent()
2799 case CMD_SIGNAL_POLL: in ExecuteStateMsg()
4195 StartTimer(static_cast<int>(CMD_SIGNAL_POLL), 0); in DealScreenStateChangedEvent()
4200 StopTimer(static_cast<int>(CMD_SIGNAL_POLL)); in DealScreenStateChangedEvent()