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.java89 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()
965 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in getWifiConfigWithUserCredential() local
1036 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in getWifiConfigWithCertCredential() local
1104 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in getWifiConfigWithSimCredential() local
1157 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in convertFromWifiConfigWithUserCredential() local
1207 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in convertFromWifiConfigWithSimCredential() local
1249 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in convertFromWifiConfigWithCertCredential() local
1288 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in providerBackedBySimCredential() local
1322 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in providerNotBackedBySimCredential() local
DPasspointManagerTest.java1332 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in addLegacyPasspointConfigWithUserCredential() local
1385 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in addLegacyPasspointConfigWithUserCredentialWithoutCaCert() local
1418 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in addLegacyPasspointConfigWithSimCredential() local
1461 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in addLegacyPasspointConfigWithCertCredential() local
1505 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in addLegacyPasspointConfigWithCertCredentialWithoutCaCert() local
1532 long[] rcOIs = new long[] {0x1234L, 0x2345L}; in addLegacyPasspointConfigWithCertCredentialWithoutClientCert() local