OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HS_QUERY_LIST
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
Constants.java
46
public static final int
HS_QUERY_LIST
= 1;
113
sHs20Map.put(
HS_QUERY_LIST
, ANQPElementType.HSQueryList);
ANQPFactory.java
72
target.put((byte) Constants.
HS_QUERY_LIST
);
Completed in 86 milliseconds