Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_ulpi.h48 int ng_hci_lp_discon_ind (ng_hci_unit_con_p, int);
H A Dng_hci_misc.c158 ng_hci_lp_discon_ind(con, reason); in ng_hci_unit_clean()
H A Dng_hci_cmds.c646 ng_hci_lp_discon_ind(con, 0x16); in process_hc_baseband_params()
H A Dng_hci_evnt.c907 error = ng_hci_lp_discon_ind(con, ep->reason); in discon_compl()
H A Dng_hci_ulpi.c1093 ng_hci_lp_discon_ind(ng_hci_unit_con_p con, int reason) in ng_hci_lp_discon_ind() function