Searched refs:HCI_EVENT (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/bluetooth/bt-transport-uart/
H A Dbt-transport-uart.c41 HCI_EVENT = 4, enumerator in enum:__anon225
235 if (packet_type != HCI_EVENT && packet_type != HCI_ACL_DATA) {
242 if (packet_type == HCI_EVENT) {
519 hci->event_buffer[0] = HCI_EVENT;

Completed in 24 milliseconds