Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_ulpi.h47 int ng_hci_lp_discon_ind (ng_hci_unit_con_p, int);
H A Dng_hci_misc.c157 ng_hci_lp_discon_ind(con, reason); in ng_hci_unit_clean()
H A Dng_hci_cmds.c647 ng_hci_lp_discon_ind(con, 0x16); in process_hc_baseband_params()
H A Dng_hci_evnt.c912 error = ng_hci_lp_discon_ind(con, ep->reason); in discon_compl()
H A Dng_hci_ulpi.c1092 ng_hci_lp_discon_ind(ng_hci_unit_con_p con, int reason) in ng_hci_lp_discon_ind() function