Home
last modified time | relevance | path

Searched refs:DETECT_TYPE_DEFAULT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine.h131 const int DETECT_TYPE_DEFAULT = 0; variable
H A Dsta_service.cpp856 pStaStateMachine->StartDetectTimer(DETECT_TYPE_DEFAULT); in HandleScreenStatusChanged()
H A Dsta_state_machine.cpp3450 } else if (detectType == DETECT_TYPE_DEFAULT) { in StartDetectTimer()
3644 pStaStateMachine->StartDetectTimer(DETECT_TYPE_DEFAULT); in GoInState()