Searched defs:HS_CONN_CAPABILITY (Results 1 - 3 of 3) sorted by last modified time

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/anqp/
H A DConstants.java56 public static final int HS_CONN_CAPABILITY = 5; field in class:Constants
125 sHs20Map.put(HS_CONN_CAPABILITY, ANQPElementType.HSConnCapability);
/frameworks/base/wifi/java/android/net/wifi/
H A DAnqpInformationElement.java52 public static final int HS_CONN_CAPABILITY = 5; field in class:AnqpInformationElement
/frameworks/base/packages/Osu/src/com/android/anqp/
H A DConstants.java56 public static final int HS_CONN_CAPABILITY = 5; field in class:Constants
125 sHs20Map.put(HS_CONN_CAPABILITY, ANQPElementType.HSConnCapability);

Completed in 128 milliseconds