Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/ble/scan/
DBleOpportunisticScanTest.py31 from acts.test_utils.bt.bt_test_utils import batch_scan_result
156 batch_scan_result.format(scan_callback)):
262 batch_scan_result.format(scan_callback)):
275 batch_scan_result.format(scan_callback2), self.default_timeout)
281 batch_scan_result.format(scan_callback), self.default_timeout)
330 batch_scan_result.format(scan_callback)):
347 batch_scan_result.format(scan_callback))
399 batch_scan_result.format(scan_callback2), self.default_timeout)
515 batch_scan_result.format(callback), self.default_timeout)
DBleScanScreenStateTest.py34 from acts.test_utils.bt.bt_test_utils import batch_scan_result
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_constants.py56 batch_scan_result = "BleScan{}onBatchScanResult" variable
Dbt_test_utils.py44 from acts.test_utils.bt.bt_constants import batch_scan_result
/tools/test/connectivity/acts/tests/google/ble/filtering/
DUniqueFilteringTest.py34 from acts.test_utils.bt.bt_test_utils import batch_scan_result
169 expected_event_name = batch_scan_result.format(scan_callback)
222 expected_event_name = batch_scan_result.format(scan_callback)
240 batch_scan_result))
/tools/test/connectivity/acts/tests/google/ble/beacon_tests/
DBeaconSwarmTest.py29 from acts.test_utils.bt.bt_test_utils import batch_scan_result
234 batch_scan_result.format(scan_callback), self.default_timeout)
/tools/test/connectivity/acts/tests/google/ble/bt5/
DBt5ScanTest.py31 from acts.test_utils.bt.bt_test_utils import batch_scan_result