Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/client/common_lib/cros/bluetooth/
H A Dbluetooth_socket.py319 def send_command_and_wait(self, member in BluetoothSocket
500 (status, data) = self.send_command_and_wait(
517 (status, data) = self.send_command_and_wait(
558 (status, data) = self.send_command_and_wait(
600 (status, data) = self.send_command_and_wait(
632 (status, data) = self.send_command_and_wait(
658 (status, data) = self.send_command_and_wait(
683 (status, data) = self.send_command_and_wait(
715 (status, data) = self.send_command_and_wait(
748 (status, data) = self.send_command_and_wait(
[all …]