Home | History | Annotate | Download | only in bluetooth

Lines Matching refs:cmd_data

313     def send_command_and_wait(self, cmd_code, cmd_index, cmd_data='',
321 @param cmd_data: Parameters as bytearray or str.
331 self.send_command(cmd_code, cmd_index, cmd_data)