Home
last modified time | relevance | path

Searched refs:BLOCK_LIST_CLEAR_TIMER (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.h99 constexpr int BLOCK_LIST_CLEAR_TIMER = 20 * 1000; variable
H A Dsta_state_machine.cpp1647 StartTimer(static_cast<int>(WPA_BLOCK_LIST_CLEAR_EVENT), BLOCK_LIST_CLEAR_TIMER); in DealWpaBlockListClearEvent()