Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DHostapdHalAidlImpTest.java652 MacAddress test_client = MacAddress.fromString("da:a1:19:0:0:0"); in testForceClientDisconnectSuccess() local
670 MacAddress test_client = MacAddress.fromString("da:a1:19:0:0:0"); in testForceClientDisconnectFailureDueToInvalidArg() local
689 MacAddress test_client = MacAddress.fromString("da:a1:19:0:0:0"); in testforceClientDisconnectServiceException() local
708 MacAddress test_client = MacAddress.fromString("da:a1:19:0:0:0"); in testforceClientDisconnectRemoteException() local
DHostapdHalHidlImpTest.java942 MacAddress test_client = MacAddress.fromString("da:a1:19:0:0:0"); in testForceClientDisconnectSuccess() local
957 MacAddress test_client = MacAddress.fromString("da:a1:19:0:0:0"); in testForceClientDisconnectFailureDueToInvalidArg() local
977 MacAddress test_client = MacAddress.fromString("da:a1:19:0:0:0"); in testForceClientDisconnectFailure() local
995 MacAddress test_client = MacAddress.fromString("da:a1:19:0:0:0"); in testforceClientDisconnectRemoteException() local
1010 MacAddress test_client = MacAddress.fromString("da:a1:19:0:0:0"); in testforceClientDisconnectHIDLNotSupport() local
DHostapdHalTest.java222 MacAddress test_client = MacAddress.fromString("da:a1:19:0:0:0"); in testForceClientDisconnect() local