Searched refs:other_started (Results 1 – 2 of 2) sorted by relevance
22 def check_scan(dev, params, other_started=False, test_busy=False): argument23 if other_started:30 if not other_started:41 if other_started:154 check_scan(dev[0], "use_id=1", other_started=True)
30 def check_mesh_scan(dev, params, other_started=False, beacon_int=0): argument31 if not other_started:38 if other_started: