Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_monitor.cpp335 const int minWfdLength = 6; in WpaEventDeviceFound() local
353 if (deviceInfo.wfdDeviceInfo.size() >= minWfdLength) { in WpaEventDeviceFound()
362 if (deviceInfo.wfdDeviceInfo.size() > minWfdLength) { in WpaEventDeviceFound()