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

/freebsd-13-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_cmds.h44 int ng_hci_process_command_complete (ng_hci_unit_p, struct mbuf *);
H A Dng_hci_cmds.c164 ng_hci_process_command_complete(ng_hci_unit_p unit, struct mbuf *e) function
261 } /* ng_hci_process_command_complete */
H A Dng_hci_evnt.c160 error = ng_hci_process_command_complete(unit, event);

Completed in 43 milliseconds