Searched refs:HCI_COMMAND_COMPLETE_EVENT (Results 1 – 2 of 2) sorted by relevance
49 const uint8_t HCI_COMMAND_COMPLETE_EVENT = 0x0E; variable
69 if (event_code != HCI_COMMAND_COMPLETE_EVENT) { in internal_command_event_match()