Searched refs:baudrate_command (Results 1 – 1 of 1) sorted by relevance
/btstack/chipset/tc3566x/ |
H A D | btstack_chipset_tc3566x.c | 62 static const uint8_t baudrate_command[] = { 0x08, 0xfc, 0x11, 0x00, 0xa0, 0x00, 0x00, 0x00, 0x14, 0… variable 89 memcpy(hci_cmd_buffer, baudrate_command, sizeof(baudrate_command)); in chipset_set_baudrate_command()
|