Home
last modified time | relevance | path

Searched defs:ie (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/
DInformationElementUtilTest.java309 InformationElement ie, int beaconCap, boolean isOweSupported, in verifyCapabilityStringFromIe()
318 InformationElement ie, String capsStr) { in verifyCapabilityStringFromIeWithoutOweSupported()
323 InformationElement ie, String capsStr) { in verifyCapabilityStringFromIeWithOweSupported()
333 InformationElement ie = new InformationElement(); in buildCapabilities_rsnElement() local
352 InformationElement ie = new InformationElement(); in buildCapabilities_rsnElementWithUnknownAkm() local
373 InformationElement ie = new InformationElement(); in buildCapabilities_rsnElementWithGroupManagementCipher() local
412 InformationElement ie = new InformationElement(); in buildCapabilities_rsnElementWithWpa3EnterpriseOnlyNetwork() local
445 InformationElement ie = new InformationElement(); in buildCapabilities_rsnElementWithWpa3EnterpriseTransitionNetwork() local
481 InformationElement ie = new InformationElement(); in buildCapabilities_rsnElementWithoutGroupManagementCipherButSetMfpr() local
512 InformationElement ie = new InformationElement(); in buildCapabilities_malformedRsnElement() local
[all …]
DScanResultUtilTest.java485 InformationElement ie = new InformationElement(); in createIE() local
/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DInformationElementUtil.java74 InformationElement ie = new InformationElement(); in parseInformationElements() local
159 public void from(InformationElement ie) { in from()
226 public void from(InformationElement ie) { in from()
306 public void from(InformationElement ie) { in from()
435 public void from(InformationElement ie) { in from()
506 public void from(InformationElement ie) { in from()
551 public void from(InformationElement ie) { in from()
586 public void from(InformationElement ie) { in from()
632 public void from(InformationElement ie) { in from()
672 public void from(InformationElement ie) { in from()
[all …]
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DScanResults.java85 ScanResult.InformationElement ie = new ScanResult.InformationElement(); in generateSsidIe() local
126 ScanResult.InformationElement[] ie; in generateNativeResults() local
DAvailableNetworkNotifierTest.java107 InformationElement ie = new InformationElement(); in testConnectToUnknownAkmNetwork() local
DClientModeImplTest.java357 ScanResult.InformationElement[] ie = new ScanResult.InformationElement[1]; in getGoogleGuestScanDetail() local
941 ScanResult.InformationElement ie = createIE(ScanResult.InformationElement.EID_SSID, in connect() local
5052 ScanResult.InformationElement ie = new ScanResult.InformationElement(); in createIE() local
5094 ScanResult.InformationElement ie = createIE(ScanResult.InformationElement.EID_SSID, in setupFilsEnabledApInScanResult() local
/packages/modules/NetworkStack/tests/unit/src/android/net/shared/
DProvisioningConfigurationTest.java62 final ScanResultInfo.InformationElement ie = in makeScanResultInfo() local
/packages/modules/DnsResolver/
Dres_stats.cpp53 int ie = 0; // internal errors in android_net_res_stats_aggregate() local