Home
last modified time | relevance | path

Searched refs:setup_multiple_devices_for_bt_test (Results 1 – 20 of 20) sorted by relevance

/tools/test/connectivity/acts/tests/google/ble/api/
DGattApiTest.py23 from acts.test_utils.bt.bt_test_utils import setup_multiple_devices_for_bt_test
32 return setup_multiple_devices_for_bt_test(self.android_devices)
/tools/test/connectivity/acts/tests/google/bt/car_bt/
DBtCarBasicFunctionalityTest.py31 from acts.test_utils.bt.bt_test_utils import setup_multiple_devices_for_bt_test
44 return setup_multiple_devices_for_bt_test(self.android_devices)
DBtCarMediaConnectionTest.py40 bt_test_utils.setup_multiple_devices_for_bt_test([self.CT, self.TG])
DBtCarPairedConnectDisconnectTest.py45 bt_test_utils.setup_multiple_devices_for_bt_test([self.car, self.ph])
DBtCarPbapTest.py24 from acts.test_utils.bt.bt_test_utils import setup_multiple_devices_for_bt_test
/tools/test/connectivity/acts/tests/google/experimental/
DBluetoothLatencyTest.py26 from acts.test_utils.bt.bt_test_utils import setup_multiple_devices_for_bt_test
61 setup_multiple_devices_for_bt_test(self.android_devices)
DBluetoothThroughputTest.py23 from acts.test_utils.bt.bt_test_utils import setup_multiple_devices_for_bt_test
57 setup_multiple_devices_for_bt_test(self.android_devices)
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
DBtRangeBaseTest.py26 from acts.test_utils.bt.bt_test_utils import setup_multiple_devices_for_bt_test
47 if not setup_multiple_devices_for_bt_test(self.android_devices):
DBluetoothBaseTest.py36 from acts.test_utils.bt.bt_test_utils import setup_multiple_devices_for_bt_test
143 if not setup_multiple_devices_for_bt_test(self.android_devices):
Dbt_test_utils.py1310 def setup_multiple_devices_for_bt_test(android_devices): function
/tools/test/connectivity/acts/tests/google/bt/
DBtBasicFunctionalityTest.py31 from acts.test_utils.bt.bt_test_utils import setup_multiple_devices_for_bt_test
45 return setup_multiple_devices_for_bt_test(self.android_devices)
DRfcommTest.py32 from acts.test_utils.bt.bt_test_utils import setup_multiple_devices_for_bt_test
56 return setup_multiple_devices_for_bt_test(self.android_devices)
/tools/test/connectivity/acts/tests/google/ble/conn_oriented_chan/
DBleCocTest.py36 from acts.test_utils.bt.bt_test_utils import setup_multiple_devices_for_bt_test
61 return setup_multiple_devices_for_bt_test(self.android_devices)
DBleCoc2ConnTest.py38 from acts.test_utils.bt.bt_test_utils import setup_multiple_devices_for_bt_test
57 return setup_multiple_devices_for_bt_test(self.android_devices)
/tools/test/connectivity/acts/tests/google/ble/beacon_tests/
DBeaconSwarmTest.py34 from acts.test_utils.bt.bt_test_utils import setup_multiple_devices_for_bt_test
59 if not setup_multiple_devices_for_bt_test(self.android_devices):
/tools/test/connectivity/acts/tests/google/bt/test_tools/
DBtReconnectTest.py32 return setup_multiple_devices_for_bt_test(self.android_devices)
/tools/test/connectivity/acts/framework/acts/test_utils/coex/
DCoexBaseTest.py28 from acts.test_utils.bt.bt_test_utils import setup_multiple_devices_for_bt_test
77 if not setup_multiple_devices_for_bt_test(self.android_devices):
/tools/test/connectivity/acts/tests/google/bt/system_tests/
DBtStressTest.py29 from acts.test_utils.bt.bt_test_utils import setup_multiple_devices_for_bt_test
/tools/test/connectivity/acts/tests/google/bt/hid/
DHidDeviceTest.py23 from acts.test_utils.bt.bt_test_utils import setup_multiple_devices_for_bt_test
/tools/test/connectivity/acts/tests/google/bt/gatt/
DGattOverBrEdrTest.py38 from acts.test_utils.bt.bt_test_utils import setup_multiple_devices_for_bt_test