Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/
Dbt_utils.py87 pair_time = self.bt_pair(pri_device, sec_device)
91 def bt_pair(self, pri_device, sec_device): member in BTUtils
/tools/test/connectivity/acts_tests/tests/google/experimental/
DBluetoothPairAndConnectTest.py108 pair_time = self.bt_utils.bt_pair(self.phone, self.apollo)