Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netgraph/bluetooth/hci/
HDng_hci_cmds.h43 int ng_hci_process_command_complete (ng_hci_unit_p, struct mbuf *);
HDng_hci_cmds.c163 ng_hci_process_command_complete(ng_hci_unit_p unit, struct mbuf *e) in ng_hci_process_command_complete() function
HDng_hci_evnt.c159 error = ng_hci_process_command_complete(unit, event); in ng_hci_process_event()