OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ANQP_3GPP_NETWORK
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/wifi/java/android/net/wifi/
AnqpInformationElement.java
37
public static final int
ANQP_3GPP_NETWORK
= 264;
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/anqp/
Constants.java
40
public static final int
ANQP_3GPP_NETWORK
= 264;
83
sAnqpMap.put(
ANQP_3GPP_NETWORK
, ANQPElementType.ANQP3GPPNetwork);
/frameworks/base/packages/Osu/src/com/android/anqp/
Constants.java
41
public static final int
ANQP_3GPP_NETWORK
= 264;
110
sAnqpMap.put(
ANQP_3GPP_NETWORK
, ANQPElementType.ANQP3GPPNetwork);
Completed in 43 milliseconds