Home
last modified time | relevance | path

Searched defs:rcOIs (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DANQPRequestManager.java119 public boolean requestANQPElements(long bssid, ANQPNetworkKey anqpNetworkKey, boolean rcOIs, in requestANQPElements()
198 private static List<Constants.ANQPElementType> getRequestElementIDs(boolean rcOIs, in getRequestElementIDs()
DANQPMatcher.java88 List<Long> rcOIs = element.getOIs(); in matchRoamingConsortium() local
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/
DPasspointProviderTest.java186 private RoamingConsortiumElement createRoamingConsortiumElement(Long[] rcOIs) { in createRoamingConsortiumElement()
957 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in getWifiConfigWithUserCredential() local
1028 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in getWifiConfigWithCertCredential() local
1096 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in getWifiConfigWithSimCredential() local
1149 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in convertFromWifiConfigWithUserCredential() local
1199 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in convertFromWifiConfigWithSimCredential() local
1241 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in convertFromWifiConfigWithCertCredential() local
1280 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in providerBackedBySimCredential() local
1314 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in providerNotBackedBySimCredential() local
DPasspointManagerTest.java1330 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in addLegacyPasspointConfigWithUserCredential() local
1383 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in addLegacyPasspointConfigWithUserCredentialWithoutCaCert() local
1416 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in addLegacyPasspointConfigWithSimCredential() local
1459 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in addLegacyPasspointConfigWithCertCredential() local
1503 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in addLegacyPasspointConfigWithCertCredentialWithoutCaCert() local
1530 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in addLegacyPasspointConfigWithCertCredentialWithoutClientCert() local