Searched refs:ng_hci_con_by_handle (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_misc.h51 ng_hci_unit_con_p ng_hci_con_by_handle (ng_hci_unit_p, int);
H A Dng_hci_evnt.c906 con = ng_hci_con_by_handle(unit, h);
943 con = ng_hci_con_by_handle(unit, h);
994 con = ng_hci_con_by_handle(unit, h);
1045 con = ng_hci_con_by_handle(unit, h);
1147 con = ng_hci_con_by_handle(unit, h);
1195 con = ng_hci_con_by_handle(unit, h);
1251 con = ng_hci_con_by_handle(unit, h);
1302 con = ng_hci_con_by_handle(unit, h);
H A Dng_hci_misc.c335 ng_hci_con_by_handle(ng_hci_unit_p unit, int con_handle) function
344 } /* ng_hci_con_by_handle */
H A Dng_hci_ulpi.c698 con = ng_hci_con_by_handle(unit, ep->con_handle);
1184 con = ng_hci_con_by_handle(unit, ep->con_handle);
1380 con = ng_hci_con_by_handle(unit, con_handle);
H A Dng_hci_main.c843 con = ng_hci_con_by_handle(unit, con_handle);
962 con = ng_hci_con_by_handle(unit, con_handle);
H A Dng_hci_cmds.c509 con = ng_hci_con_by_handle(unit, h);

Completed in 66 milliseconds