Home
last modified time | relevance | path

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

/hostap-latest/tests/hwsim/
Dtest_fst_module.py589 sender.send_test_ack_response('0')
687 responder.send_test_ack_response('0')
701 initiator.send_test_ack_response('0')
705 responder.send_test_ack_response('0')
711 initiator.send_test_ack_response('-1')
715 initiator.send_test_ack_response(str(actual_fsts_id))
Dfst_module_aux.py398 def send_test_ack_response(self, fsts_id): member in FstDevice