Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
H A DTetheringTest.java2470 final MacAddress testMac1 = MacAddress.fromString("11:11:11:11:11:11"); in testUpdateConnectedClients() local
2472 p2pLeases.add(createDhcpLeaseParcelable("clientId1", testMac1, "192.168.50.24", 24, in testUpdateConnectedClients()