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

/freebsd-10.3-release/sys/netgraph/bluetooth/hci/
H A Dng_hci_misc.h49 ng_hci_unit_con_p ng_hci_con_by_handle (ng_hci_unit_p, int);
H A Dng_hci_evnt.c662 con = ng_hci_con_by_handle(unit, h);
701 con = ng_hci_con_by_handle(unit, h);
747 con = ng_hci_con_by_handle(unit, h);
797 con = ng_hci_con_by_handle(unit, h);
899 con = ng_hci_con_by_handle(unit, h);
947 con = ng_hci_con_by_handle(unit, h);
1003 con = ng_hci_con_by_handle(unit, h);
1053 con = ng_hci_con_by_handle(unit, h);
H A Dng_hci_misc.c332 ng_hci_con_by_handle(ng_hci_unit_p unit, int con_handle) function
341 } /* ng_hci_con_by_handle */
H A Dng_hci_ulpi.c510 con = ng_hci_con_by_handle(unit, ep->con_handle);
967 con = ng_hci_con_by_handle(unit, ep->con_handle);
1163 con = ng_hci_con_by_handle(unit, con_handle);
H A Dng_hci_main.c824 con = ng_hci_con_by_handle(unit, con_handle);
943 con = ng_hci_con_by_handle(unit, con_handle);
H A Dng_hci_cmds.c498 con = ng_hci_con_by_handle(unit, h);

Completed in 59 milliseconds