Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/framework/tests/src/android/net/wifi/
H A DSoftApConfigurationTest.java310 final MacAddress testMacAddress_2 = MacAddress.fromString("aa:bb:cc:dd:ee:ff"); in testSetClientListExceptionWhenExistMacAddressInBothList() local
313 testAllowedClientList.add(testMacAddress_2); in testSetClientListExceptionWhenExistMacAddressInBothList()