Home
last modified time | relevance | path

Searched refs:HOTSPOT_CAPABILITY (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/wifi/java/android/net/wifi/passpoint/
DWifiPasspointInfo.java53 public static final int HOTSPOT_CAPABILITY = 1 << 8; field in WifiPasspointInfo
70 HOTSPOT_CAPABILITY |
85 HOTSPOT_CAPABILITY |
270 if ((mask & HOTSPOT_CAPABILITY) != 0) in toAnqpSubtypes()