Home
last modified time | relevance | path

Searched refs:kill_bluetooth_process (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/ble/conn_oriented_chan/
DBleCoc2ConnTest.py36 from acts_contrib.test_utils.bt.bt_test_utils import kill_bluetooth_process
DBleCocTest.py34 from acts_contrib.test_utils.bt.bt_test_utils import kill_bluetooth_process
/tools/test/connectivity/acts_tests/tests/google/bt/
DRfcommTest.py29 from acts_contrib.test_utils.bt.bt_test_utils import kill_bluetooth_process
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbt_test_utils.py1177 def kill_bluetooth_process(ad): function