Home
last modified time | relevance | path

Searched refs:take_btsnoop_logs (Results 1 – 15 of 15) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/bt/
DBtBasicFunctionalityTest.py32 from acts_contrib.test_utils.bt.bt_test_utils import take_btsnoop_logs
55 take_btsnoop_logs(self.android_devices, self, test_name)
DRfcommTest.py33 from acts_contrib.test_utils.bt.bt_test_utils import take_btsnoop_logs
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DBluetoothBaseTest.py33 from acts_contrib.test_utils.bt.bt_test_utils import take_btsnoop_logs
168 take_btsnoop_logs(self.android_devices, self, test_name)
Dbt_test_utils.py1714 def take_btsnoop_logs(android_devices, testcase, testname): function
/tools/test/connectivity/acts_tests/tests/google/ble/beacon_tests/
DBeaconSwarmTest.py35 from acts_contrib.test_utils.bt.bt_test_utils import take_btsnoop_logs
64 take_btsnoop_logs(self.android_devices, self, test_name)
/tools/test/connectivity/acts_tests/tests/google/ble/concurrency/
DConcurrentBleScanningTest.py35 from acts_contrib.test_utils.bt.bt_test_utils import take_btsnoop_logs
50 take_btsnoop_logs(self.android_devices, self, test_name)
DConcurrentBleAdvertisementDiscoveryTest.py39 from acts_contrib.test_utils.bt.bt_test_utils import take_btsnoop_logs
DConcurrentBleAdvertisingTest.py40 from acts_contrib.test_utils.bt.bt_test_utils import take_btsnoop_logs
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/coex/
DCoexBaseTest.py28 from acts_contrib.test_utils.bt.bt_test_utils import take_btsnoop_logs
253 take_btsnoop_logs(self.android_devices, self, test_name)
/tools/test/connectivity/acts_tests/tests/google/bt/gatt/
DGattOverBrEdrTest.py39 from acts_contrib.test_utils.bt.bt_test_utils import take_btsnoop_logs
75 take_btsnoop_logs(self.android_devices, self, test_name)
/tools/test/connectivity/acts_tests/tests/google/bt/car_bt/
DBtCarToggleTest.py41 bt_test_utils.take_btsnoop_logs(self.android_devices, self, test_name)
DBtCarBasicFunctionalityTest.py32 from acts_contrib.test_utils.bt.bt_test_utils import take_btsnoop_logs
DBtCarMultiUserTest.py50 bt_test_utils.take_btsnoop_logs(self.android_devices, self, test_name)
/tools/test/connectivity/acts_tests/tests/google/ble/conn_oriented_chan/
DBleCoc2ConnTest.py39 from acts_contrib.test_utils.bt.bt_test_utils import take_btsnoop_logs
DBleCocTest.py37 from acts_contrib.test_utils.bt.bt_test_utils import take_btsnoop_logs