Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netgraph/bluetooth/hci/
HDng_hci_cmds.h42 int ng_hci_send_command (ng_hci_unit_p);
HDng_hci_cmds.c90 ng_hci_send_command(ng_hci_unit_p unit) in ng_hci_send_command() function
257 ng_hci_send_command(unit); in ng_hci_process_command_complete()
324 ng_hci_send_command(unit); in ng_hci_process_command_status()
426 ng_hci_send_command(unit); in ng_hci_process_command_timeout()
HDng_hci_ulpi.c309 error = ng_hci_send_command(unit); in ng_hci_lp_acl_con_req()
478 error = ng_hci_send_command(unit); in ng_hci_lp_sco_con_req()
651 error = ng_hci_send_command(unit); in ng_hci_lp_le_con_req()
743 error = ng_hci_send_command(unit); in ng_hci_lp_discon_req()
1062 error = ng_hci_send_command(unit); in ng_hci_lp_con_rsp()
1251 error = ng_hci_send_command(unit); in ng_hci_lp_qos_req()
HDng_hci_main.c1097 error = ng_hci_send_command(unit); in ng_hci_raw_rcvdata()
HDng_hci_evnt.c789 ng_hci_send_command(unit); in con_compl()