Home
last modified time | relevance | path

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

/packages/modules/Wifi/framework/java/android/net/wifi/rtt/
DResponderConfig.java23 import static android.net.wifi.ScanResult.InformationElement.EID_VHT_CAPABILITIES;
446 } else if (ie.id == EID_VHT_CAPABILITIES) { in fromScanResult()
/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
DNetworkDetail.java251 case ScanResult.InformationElement.EID_VHT_CAPABILITIES: in NetworkDetail()
/packages/modules/Wifi/framework/tests/src/android/net/wifi/rtt/
DWifiRttManagerTest.java628 vhtCap.id = ScanResult.InformationElement.EID_VHT_CAPABILITIES; in testResponderPreambleSelection()
/packages/modules/Wifi/framework/java/android/net/wifi/
DScanResult.java1237 public static final int EID_VHT_CAPABILITIES = 191; field in ScanResult.InformationElement
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/
DInformationElementUtilTest.java2024 ie.id = InformationElement.EID_VHT_CAPABILITIES; in getMaxNumberSpatialStreamsWithVhtCapabilitiesIE()
/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java1061 if (ie.id != InformationElement.EID_VHT_CAPABILITIES) { in from()
/packages/modules/Wifi/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1436 Landroid/net/wifi/ScanResult$InformationElement;->EID_VHT_CAPABILITIES:I