OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HS_NAI_HOME_REALM_QUERY
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/wifi/java/android/net/wifi/
AnqpInformationElement.java
53
public static final int
HS_NAI_HOME_REALM_QUERY
= 6;
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/anqp/
Constants.java
48
public static final int
HS_NAI_HOME_REALM_QUERY
= 6;
91
sHs20Map.put(
HS_NAI_HOME_REALM_QUERY
, ANQPElementType.HSNAIHomeRealmQuery);
/frameworks/base/packages/Osu/src/com/android/anqp/
Constants.java
57
public static final int
HS_NAI_HOME_REALM_QUERY
= 6;
126
sHs20Map.put(
HS_NAI_HOME_REALM_QUERY
, ANQPElementType.HSNAIHomeRealmQuery);
Completed in 738 milliseconds