Searched defs:requestCureLevel (Results 1 – 2 of 2) sorted by relevance
753 int requestCureLevel = 0; in SelfCureWifiLinkTest() local1716 int requestCureLevel = WIFI_CURE_RESET_LEVEL_HIGH_RESET; in SelfCureForResetTest() local1724 int requestCureLevel = WIFI_CURE_RESET_LEVEL_HIGH_RESET; in SelfCureForResetTest2() local3081 int requestCureLevel = WIFI_CURE_RESET_LEVEL_LOW_1_DNS; variable3126 int requestCureLevel = WIFI_CURE_RESET_LEVEL_HIGH_RESET; variable3186 int requestCureLevel = WIFI_CURE_RESET_LEVEL_HIGH_RESET; variable3196 int requestCureLevel = WIFI_CURE_RESET_LEVEL_HIGH_RESET; variable3208 int requestCureLevel = WIFI_CURE_RESET_LEVEL_LOW_1_DNS; variable3220 int requestCureLevel = WIFI_CURE_RESET_LEVEL_LOW_1_DNS; variable3278 int requestCureLevel = WIFI_CURE_RESET_LEVEL_HIGH_RESET; variable[all …]
741 int requestCureLevel = WIFI_CURE_RESET_LEVEL_RAND_MAC_REASSOC; in HandleConnectFailed() local1170 void SelfCureStateMachine::InternetSelfCureState::SelfCureWifiLink(int requestCureLevel) in SelfCureWifiLink()1354 void SelfCureStateMachine::InternetSelfCureState::SelfCureForStaticIp(int requestCureLevel) in SelfCureForStaticIp()1402 void SelfCureStateMachine::InternetSelfCureState::SelfCureForReassoc(int requestCureLevel) in SelfCureForReassoc()1474 void SelfCureStateMachine::InternetSelfCureState::SelfCureForRandMacReassoc(int requestCureLevel) in SelfCureForRandMacReassoc()1503 void SelfCureStateMachine::InternetSelfCureState::SelfCureForReset(int requestCureLevel) in SelfCureForReset()2954 bool AllowSelfCure(const WifiSelfCureHistoryInfo &historyInfo, int requestCureLevel) in AllowSelfCure()2976 bool DealDns(const WifiSelfCureHistoryInfo &historyInfo, int requestCureLevel, int64_t currentMs) in DealDns()2998 bool DealStaticIp(const WifiSelfCureHistoryInfo &historyInfo, int requestCureLevel, int64_t current… in DealStaticIp()3012 bool DealMiddleReassoc(WifiSelfCureHistoryInfo &historyInfo, int requestCureLevel, int64_t currentM… in DealMiddleReassoc()[all …]