Searched refs:HCI_EVENT (Results 1 – 1 of 1) sorted by relevance
42 HCI_EVENT = 4, enumerator236 if (packet_type != HCI_EVENT && packet_type != HCI_ACL_DATA) { in hci_handle_uart_read_events()243 if (packet_type == HCI_EVENT) { in hci_handle_uart_read_events()520 hci->event_buffer[0] = HCI_EVENT; in hci_bind()
Completed in 5 milliseconds