Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dself_cure_state_machine.cpp46 const uint32_t CONNECT_NETWORK_RETRY = 1; variable
768 pSelfCureStateMachine->connectNetworkRetryCnt > CONNECT_NETWORK_RETRY) { in HandleResetConnectNetwork()