Searched refs:status_query (Results 1 – 1 of 1) sorted by relevance
/hostap-latest/tests/hwsim/ |
D | test_sigma_dut.py | 1440 run_sigma_dut_dpp_qr_resp(dev, apdev, 3, status_query=True) 1449 listen_chan=None, status_query=False, argument 1476 if status_query: 1484 if status_query and "StatusResult,0" not in res: 3337 def run_sigma_dut_dpp_tcp_conf_resp(dev, status_query=False): argument 3354 if status_query: 3360 if status_query and "StatusResult,0" not in res: 3378 def run_sigma_dut_dpp_tcp_enrollee_resp(dev, status_query=False): argument 3401 if status_query: 3407 if status_query and "StatusResult,0" not in res:
|