Home
last modified time | relevance | path

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

/f-stack/freebsd/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) in ng_hci_process_command_complete() function
H A Dng_hci_evnt.c160 error = ng_hci_process_command_complete(unit, event); in ng_hci_process_event()