Home
last modified time | relevance | path

Searched defs:pri_device (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/test_actions/
Dbt_utils.py74 def bt_pair_and_connect(self, pri_device, sec_device): argument
90 def bt_pair(self, pri_device, sec_device): argument
130 def bt_connect(self, pri_device, sec_device): argument
182 def bt_unpair(self, pri_device, sec_device, factory_reset_dut=True): argument
/tools/test/connectivity/acts/framework/acts/test_utils/bt/loggers/
Dbluetooth_metric_logger.py103 def add_config_data_to_proto(self, proto, pri_device, conn_device=None): argument
140 def get_results(self, results, test, pri_device, conn_device=None): argument