Searched refs:set_bt_scan_mode (Results 1 – 5 of 5) sorted by relevance
30 from acts.test_utils.bt.bt_test_utils import set_bt_scan_mode172 set_bt_scan_mode(self.droid1_ad, bt_scan_mode_types['none'])256 return set_bt_scan_mode(self.droid_ad, bt_scan_mode_types['state_off'])282 return set_bt_scan_mode(self.droid_ad, bt_scan_mode_types['none'])307 return set_bt_scan_mode(self.droid_ad,333 return set_bt_scan_mode(self.droid_ad,
21 from acts.test_utils.bt.bt_test_utils import set_bt_scan_mode38 set_bt_scan_mode(self.dut, bt_scan_mode_types[scan_mode])
21 from acts.test_utils.bt.bt_test_utils import set_bt_scan_mode
614 def set_bt_scan_mode(ad, scan_mode_value): function
30 from acts.test_utils.bt.bt_test_utils import set_bt_scan_mode