Searched refs:CMD_SIGNAL_POLL (Results 1 – 2 of 2) sorted by relevance
62 constexpr int CMD_SIGNAL_POLL = 0X02; variable
826 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()