Searched refs:EID_ROAMING_CONSORTIUM (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/
H A DScanResult.java325 public static final int EID_ROAMING_CONSORTIUM = 111; field in class:ScanResult.InformationElement
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
H A DNetworkDetail.java186 case ScanResult.InformationElement.EID_ROAMING_CONSORTIUM:
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
H A DInformationElementUtil.java202 if (ie.id != InformationElement.EID_ROAMING_CONSORTIUM) {

Completed in 595 milliseconds