Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_misc.h49 ng_hci_unit_con_p ng_hci_new_con (ng_hci_unit_p, int);
H A Dng_hci_misc.c258 ng_hci_new_con(ng_hci_unit_p unit, int link_type) in ng_hci_new_con() function
H A Dng_hci_evnt.c517 con = ng_hci_new_con(unit, link_type); in le_connection_complete()
718 con = ng_hci_new_con(unit, ep->link_type); in con_compl()
860 con = ng_hci_new_con(unit, ep->link_type); in con_req()
H A Dng_hci_ulpi.c229 con = ng_hci_new_con(unit, NG_HCI_LINK_ACL); in ng_hci_lp_acl_con_req()
422 sco_con = ng_hci_new_con(unit, NG_HCI_LINK_SCO); in ng_hci_lp_sco_con_req()
596 con = ng_hci_new_con(unit, link_type); in ng_hci_lp_le_con_req()