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.py35 from acts.test_utils.bt.bt_test_utils import kill_bluetooth_process
DBleCocTest.py33 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.py1064 def kill_bluetooth_process(ad): function