Home
last modified time | relevance | path

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

/external/autotest/server/cros/bluetooth/
Dbluetooth_adapter_better_together.py158 self.test_start_notify(self.rx_object_path,
161 self.rx_object_path, self.tx_object_path, address)
162 self.test_stop_notify(self.rx_object_path)
180 self.rx_object_path = None
191 self.rx_object_path = chrcs_json[uuid_c]['path']
193 return self.tx_object_path and self.rx_object_path
198 self, rx_object_path, tx_object_path, address): argument
203 if rx_object_path is None or tx_object_path is None:
208 rx_object_path,
214 rx_object_path,
[all …]
Dbluetooth_device.py1419 def exchange_messages(self, tx_object_path, rx_object_path, bytes_to_write): argument
1433 tx_object_path, rx_object_path,
/external/autotest/client/cros/multimedia/
Dbluetooth_facade_native.py3129 def exchange_messages(self, tx_object_path, rx_object_path, value): argument
3152 path=rx_object_path)