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

/frameworks/base/wifi/java/android/net/wifi/
H A DAnqpInformationElement.java36 public static final int ANQP_NAI_REALM = 263; field in class:AnqpInformationElement
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/anqp/
H A DConstants.java39 public static final int ANQP_NAI_REALM = 263; field in class:Constants
82 sAnqpMap.put(ANQP_NAI_REALM, ANQPElementType.ANQPNAIRealm);
/frameworks/base/packages/Osu/src/com/android/anqp/
H A DConstants.java40 public static final int ANQP_NAI_REALM = 263; field in class:Constants
109 sAnqpMap.put(ANQP_NAI_REALM, ANQPElementType.ANQPNAIRealm);

Completed in 875 milliseconds