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.py103 def add_config_data_to_proto(self, proto, pri_device, conn_device=None): argument
122 if conn_device:
123 conn_config = self.get_configuration_data(conn_device)
140 def get_results(self, results, test, pri_device, conn_device=None): argument
157 self.add_config_data_to_proto(proto_result, pri_device, conn_device)