Home
last modified time | relevance | path

Searched refs:batch_scan_result (Results 1 – 6 of 6) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/ble/scan/
DBleOpportunisticScanTest.py31 from acts_contrib.test_utils.bt.bt_constants import batch_scan_result
154 batch_scan_result.format(scan_callback)):
260 batch_scan_result.format(scan_callback)):
273 batch_scan_result.format(scan_callback2), self.default_timeout)
279 batch_scan_result.format(scan_callback), self.default_timeout)
328 batch_scan_result.format(scan_callback)):
345 batch_scan_result.format(scan_callback))
397 batch_scan_result.format(scan_callback2), self.default_timeout)
513 batch_scan_result.format(callback), self.default_timeout)
/tools/test/connectivity/acts_tests/tests/google/ble/filtering/
DUniqueFilteringTest.py34 from acts_contrib.test_utils.bt.bt_constants import batch_scan_result
174 expected_event_name = batch_scan_result.format(scan_callback)
230 expected_event_name = batch_scan_result.format(scan_callback)
252 batch_scan_result))
/tools/test/connectivity/acts_tests/tests/google/ble/beacon_tests/
DBeaconSwarmTest.py29 from acts_contrib.test_utils.bt.bt_test_utils import batch_scan_result
231 batch_scan_result.format(scan_callback), self.default_timeout)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbt_constants.py57 batch_scan_result = "BleScan{}onBatchScanResult" variable
Dbt_test_utils.py34 from acts_contrib.test_utils.bt.bt_constants import batch_scan_result
/tools/test/connectivity/acts_tests/tests/google/ble/bt5/
DBt5ScanTest.py31 from acts_contrib.test_utils.bt.bt_constants import batch_scan_result