Home
last modified time | relevance | path

Searched refs:ng_hci_new_con (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_misc.h48 ng_hci_unit_con_p ng_hci_new_con (ng_hci_unit_p, int);
H A Dng_hci_evnt.c521 con = ng_hci_new_con(unit, link_type); in le_connection_complete()
723 con = ng_hci_new_con(unit, ep->link_type); in con_compl()
865 con = ng_hci_new_con(unit, ep->link_type); in con_req()
H A Dng_hci_misc.c257 ng_hci_new_con(ng_hci_unit_p unit, int link_type) in ng_hci_new_con() function
H A Dng_hci_ulpi.c228 con = ng_hci_new_con(unit, NG_HCI_LINK_ACL); in ng_hci_lp_acl_con_req()
421 sco_con = ng_hci_new_con(unit, NG_HCI_LINK_SCO); in ng_hci_lp_sco_con_req()
595 con = ng_hci_new_con(unit, link_type); in ng_hci_lp_le_con_req()