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/
DHostapdHalHidlImpTest.java944 MacAddress test_client = MacAddress.fromString("da:a1:19:0:0:0"); in testForceClientDisconnectSuccess() local
959 MacAddress test_client = MacAddress.fromString("da:a1:19:0:0:0"); in testForceClientDisconnectFailureDueToInvalidArg() local
979 MacAddress test_client = MacAddress.fromString("da:a1:19:0:0:0"); in testForceClientDisconnectFailure() local
997 MacAddress test_client = MacAddress.fromString("da:a1:19:0:0:0"); in testforceClientDisconnectRemoteException() local
1012 MacAddress test_client = MacAddress.fromString("da:a1:19:0:0:0"); in testforceClientDisconnectHIDLNotSupport() local
DHostapdHalAidlImpTest.java663 MacAddress test_client = MacAddress.fromString("da:a1:19:0:0:0"); in testForceClientDisconnectSuccess() local
681 MacAddress test_client = MacAddress.fromString("da:a1:19:0:0:0"); in testForceClientDisconnectFailureDueToInvalidArg() local
700 MacAddress test_client = MacAddress.fromString("da:a1:19:0:0:0"); in testforceClientDisconnectServiceException() local
719 MacAddress test_client = MacAddress.fromString("da:a1:19:0:0:0"); in testforceClientDisconnectRemoteException() local
DHostapdHalTest.java222 MacAddress test_client = MacAddress.fromString("da:a1:19:0:0:0"); in testForceClientDisconnect() local