OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EID_VSA
(Results
1 - 4
of
4
) sorted by null
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
InformationElementUtilTest.java
306
ie.id = InformationElement.
EID_VSA
;
335
ie.id = InformationElement.
EID_VSA
;
367
ieWpa.id = InformationElement.
EID_VSA
;
402
ieWpa.id = InformationElement.
EID_VSA
;
428
ieWpa.id = InformationElement.
EID_VSA
;
438
ieWps.id = InformationElement.
EID_VSA
;
465
ie.id = InformationElement.
EID_VSA
;
494
ie.id = InformationElement.
EID_VSA
;
522
ie.id = InformationElement.
EID_VSA
;
551
ie.id = InformationElement.
EID_VSA
;
[
all
...]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
InformationElementUtil.java
99
if (ie.id == InformationElement.
EID_VSA
) {
657
if (ie.id == InformationElement.
EID_VSA
) {
[
all
...]
/frameworks/base/wifi/java/android/net/wifi/
ScanResult.java
410
public static final int
EID_VSA
= 221;
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
NetworkDetail.java
183
case ScanResult.InformationElement.
EID_VSA
:
Completed in 52 milliseconds