Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dip_qos_monitor.cpp74 mHttpDetectedAllowed = true; in HandleTcpPktsResp()
89 if (mHttpDetectedAllowed && signalLevel >= SIGNAL_LEVEL_2) { in HandleTcpPktsResp()
95 mHttpDetectedAllowed = false; in HandleTcpPktsResp()
H A Dip_qos_monitor.h38 bool mHttpDetectedAllowed = true; variable