OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getHS2VendorSpecificIE
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
PasspointManager.java
336
InformationElementUtil.Vsa vsa = InformationElementUtil.
getHS2VendorSpecificIE
(
448
InformationElementUtil.
getHS2VendorSpecificIE
(scanResult.informationElements);
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/util/
InformationElementUtilTest.java
706
public void
getHS2VendorSpecificIE
() throws Exception {
723
InformationElementUtil.
getHS2VendorSpecificIE
(new InformationElement[] {ie});
[
all
...]
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
InformationElementUtil.java
95
public static Vsa
getHS2VendorSpecificIE
(InformationElement[] ies) {
[
all
...]
Completed in 61 milliseconds