Home
last modified time | relevance | path

Searched refs:packetsLength (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 Dip_qos_monitor.cpp123 int32_t packetsLength = static_cast<int32_t>(elems.size()); in ParseNetworkInternetGood() local
124 if ((queryResp) && (packetsLength > MIN_PACKET_LEN)) { in ParseNetworkInternetGood()