Home
last modified time | relevance | path

Searched refs:testRandomizedMacAddress (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Wifi/framework/tests/src/android/net/wifi/
DSoftApConfigurationTest.java205 MacAddress testRandomizedMacAddress = MacAddress.fromString(TEST_BSSID); in testWpa2WithAllFieldCustomized() local
220 .setRandomizedMacAddress(testRandomizedMacAddress); in testWpa2WithAllFieldCustomized()
247 .isEqualTo(testRandomizedMacAddress); in testWpa2WithAllFieldCustomized()