Home
last modified time | relevance | path

Searched refs:bt_unpair (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/
Dapollo_acts.py131 if not bt_util.bt_unpair(phone, self.dut):
163 result = bt_util.bt_unpair(
Dbt_utils.py183 def bt_unpair(self, pri_device, sec_device, factory_reset_dut=True): member in BTUtils