Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/bluetooth/hci/
H A Dng_hci_cmds.c85 ng_hci_send_command(ng_hci_unit_p unit) in ng_hci_send_command() function
249 ng_hci_send_command(unit); in ng_hci_process_command_complete()
314 ng_hci_send_command(unit); in ng_hci_process_command_status()
416 ng_hci_send_command(unit); in ng_hci_process_command_timeout()
H A Dng_hci_cmds.h41 int ng_hci_send_command (ng_hci_unit_p);
H A Dng_hci_ulpi.c296 error = ng_hci_send_command(unit); in ng_hci_lp_acl_con_req()
465 error = ng_hci_send_command(unit); in ng_hci_lp_sco_con_req()
556 error = ng_hci_send_command(unit); in ng_hci_lp_discon_req()
846 error = ng_hci_send_command(unit); in ng_hci_lp_con_rsp()
1035 error = ng_hci_send_command(unit); in ng_hci_lp_qos_req()
H A Dng_hci_main.c1086 error = ng_hci_send_command(unit); in ng_hci_raw_rcvdata()
H A Dng_hci_evnt.c547 ng_hci_send_command(unit); in con_compl()