Home
last modified time | relevance | path

Searched defs:vendorData (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiConfigurationTest.java214 List<OuiKeyedData> vendorData = Arrays.asList(ouiKeyedData); in testSetGetVendorData() local
DConcurrencyTest.java694 List<OuiKeyedData> vendorData = createTestOuiKeyedDataList(5); in testWifiP2pGroupSetAndGetVendorData() local
848 List<OuiKeyedData> vendorData = createTestOuiKeyedDataList(5); in testP2pListeningWithParameters() local
1163 List<OuiKeyedData> vendorData = Arrays.asList(vendorDataElement); in testP2pConnectDoesNotThrowExceptionWithVendorData() local
1381 List<OuiKeyedData> vendorData = createTestOuiKeyedDataList(5); in testWifiP2pDiscoveryConfigWithVendorData() local
1400 List<OuiKeyedData> vendorData = createTestOuiKeyedDataList(5); in testWifiP2pDeviceWithVendorData() local
DWifiInfoTest.java347 List<OuiKeyedData> vendorData = Arrays.asList(ouiKeyedData); in testWifiInfoSetAndGetVendorData() local
/cts/tests/tests/wifi/src/android/net/wifi/p2p/cts/
DWifiP2pConfigTest.java166 List<OuiKeyedData> vendorData = Arrays.asList(vendorDataElement); in testWifiP2pConfigBuilderWithVendorData() local
/cts/tests/tests/wifi/src/android/net/wifi/aware/cts/
DSingleDeviceTest.java808 List<OuiKeyedData> vendorData = Arrays.asList(vendorDataElement); in testAttachDiscoveryWithConfigRequest() local
918 List<OuiKeyedData> vendorData = generateOuiKeyedDataList(5); in testPublishDiscoverySuccess() local
1304 List<OuiKeyedData> vendorData = generateOuiKeyedDataList(5); in testSubscribeDiscoverySuccess() local
/cts/tests/tests/wifi/src/android/net/wifi/rtt/cts/
DWifiRttTest.java1120 List<OuiKeyedData> vendorData = Arrays.asList(vendorDataElement); in testRangingRequestVendorData() local