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

/fuchsia/zircon/system/dev/bluetooth/bt-hci-broadcom/
H A Dbt-hci-broadcom.c48 } __PACKED hci_command_complete_t; typedef in typeref:struct:__anon222
177 != sizeof(hci_command_complete_t) - sizeof(hci_event_header_t)) {
181 hci_command_complete_t* event = (hci_command_complete_t *)event_buf;

Completed in 77 milliseconds