Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNative.java2183 ArrayList<Short> anqpIdList = new ArrayList<>(); in requestAnqp() local
2185 anqpIdList.add(anqpId.shortValue()); in requestAnqp()
2190 ifaceName, bssid, anqpIdList, hs20SubtypeList); in requestAnqp()