Home
last modified time | relevance | path

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

/f-stack/freebsd/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) in ng_hci_send_command() function
258 ng_hci_send_command(unit); in ng_hci_process_command_complete()
325 ng_hci_send_command(unit); in ng_hci_process_command_status()
427 ng_hci_send_command(unit); in ng_hci_process_command_timeout()
H A Dng_hci_ulpi.c310 error = ng_hci_send_command(unit); in ng_hci_lp_acl_con_req()
479 error = ng_hci_send_command(unit); in ng_hci_lp_sco_con_req()
652 error = ng_hci_send_command(unit); in ng_hci_lp_le_con_req()
744 error = ng_hci_send_command(unit); in ng_hci_lp_discon_req()
1063 error = ng_hci_send_command(unit); in ng_hci_lp_con_rsp()
1252 error = ng_hci_send_command(unit); in ng_hci_lp_qos_req()
H A Dng_hci_main.c1098 error = ng_hci_send_command(unit); in ng_hci_raw_rcvdata()
H A Dng_hci_evnt.c786 ng_hci_send_command(unit); in con_compl()