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

/freebsd-13-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_cmds.h43 int ng_hci_send_command (ng_hci_unit_p);
H A Dng_hci_cmds.c91 ng_hci_send_command(ng_hci_unit_p unit) function
155 } /* ng_hci_send_command */
258 ng_hci_send_command(unit);
325 ng_hci_send_command(unit);
427 ng_hci_send_command(unit);
H A Dng_hci_ulpi.c310 error = ng_hci_send_command(unit);
479 error = ng_hci_send_command(unit);
652 error = ng_hci_send_command(unit);
744 error = ng_hci_send_command(unit);
1063 error = ng_hci_send_command(unit);
1252 error = ng_hci_send_command(unit);
H A Dng_hci_main.c1098 error = ng_hci_send_command(unit);
H A Dng_hci_evnt.c787 ng_hci_send_command(unit);

Completed in 67 milliseconds