Home
last modified time | relevance | path

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

/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringTest.java3849 final MacAddress testMac = MacAddress.fromString("22:22:22:22:22:22"); in testUpdateConnectedClientsForLocalOnlyHotspot() local
3917 private void verifyHotspotClientUpdate(final boolean isLocalOnly, final MacAddress testMac, in verifyHotspotClientUpdate()