Home
last modified time | relevance | path

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

/hostap-latest/tests/hwsim/
Dtest_scan.py22 def check_scan(dev, params, other_started=False, test_busy=False): argument
23 if other_started:
30 if not other_started:
41 if other_started:
154 check_scan(dev[0], "use_id=1", other_started=True)
Dtest_wpas_mesh.py30 def check_mesh_scan(dev, params, other_started=False, beacon_int=0): argument
31 if not other_started:
38 if other_started: