Home
last modified time | relevance | path

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

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