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

/freebsd-12-stable/sys/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);
H A Dng_hci_cmds.c646 ng_hci_lp_discon_ind(con, 0x16);
H A Dng_hci_evnt.c905 error = ng_hci_lp_discon_ind(con, ep->reason);
H A Dng_hci_ulpi.c1095 ng_hci_lp_discon_ind(ng_hci_unit_con_p con, int reason) function
1146 } /* ng_hci_lp_discon_ind */

Completed in 110 milliseconds