Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/cros/bluetooth/
Dbluetooth_socket.py313 def send_command_and_wait(self, cmd_code, cmd_index, cmd_data='', member in BluetoothSocket
487 (status, data) = self.send_command_and_wait(
504 (status, data) = self.send_command_and_wait(
541 (status, data) = self.send_command_and_wait(
581 (status, data) = self.send_command_and_wait(
618 (status, data) = self.send_command_and_wait(
644 (status, data) = self.send_command_and_wait(
669 (status, data) = self.send_command_and_wait(
701 (status, data) = self.send_command_and_wait(
734 (status, data) = self.send_command_and_wait(
[all …]