Home
last modified time | relevance | path

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

/btstack/chipset/bcm/
H A Dbtstack_chipset_bcm_download_firmware.c80 static const uint8_t hci_command_complete_reset[] = { 0x04, 0x0e, 0x04, 0x01, 0x03, 0x0c, 0x00}; variable
167 if (memcmp(response_buffer, hci_command_complete_reset, hci_command_complete_len) == 0){ in bcm_receive_command_complete_reset()