Searched refs:hci_command_complete_reset (Results 1 – 1 of 1) sorted by relevance
80 static const uint8_t hci_command_complete_reset[] = { 0x04, 0x0e, 0x04, 0x01, 0x03, 0x0c, 0x00}; variable167 if (memcmp(response_buffer, hci_command_complete_reset, hci_command_complete_len) == 0){ in bcm_receive_command_complete_reset()