Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/loggers/
Dbluetooth_metric_logger.py106 def add_config_data_to_proto(self, proto, pri_device, conn_device=None): argument
125 if conn_device:
126 conn_config = self.get_configuration_data(conn_device)
148 def get_results(self, results, test, pri_device, conn_device=None): argument
165 self.add_config_data_to_proto(proto_result, pri_device, conn_device)