Home
last modified time | relevance | path

Searched refs:STA_SIGNAL_POLL_DELAY (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.h68 constexpr int STA_SIGNAL_POLL_DELAY = 3 * 1000; variable
H A Dsta_state_machine.cpp1079 StartTimer(static_cast<int>(CMD_SIGNAL_POLL), STA_SIGNAL_POLL_DELAY); in DealSignalPollResult()