Searched refs:download_command (Results 1 – 1 of 1) sorted by relevance
127 static const uint8_t download_command[] = {0x2e, 0xfc, 0x00}; variable142 memcpy(hci_cmd_buffer, download_command, sizeof(download_command)); in chipset_next_command()175 } while (memcmp(hci_cmd_buffer, download_command, sizeof(download_command)) == 0); in chipset_next_command()