Home
last modified time | relevance | path

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

/NextBSD/sys/netgraph/bluetooth/hci/
HDng_hci_misc.h47 ng_hci_unit_con_p ng_hci_new_con (ng_hci_unit_p, int);
HDng_hci_evnt.c498 con = ng_hci_new_con(unit, link_type); in le_connection_complete()
700 con = ng_hci_new_con(unit, ep->link_type); in con_compl()
842 con = ng_hci_new_con(unit, ep->link_type); in con_req()
HDng_hci_misc.c256 ng_hci_new_con(ng_hci_unit_p unit, int link_type) in ng_hci_new_con() function
HDng_hci_ulpi.c227 con = ng_hci_new_con(unit, NG_HCI_LINK_ACL); in ng_hci_lp_acl_con_req()
420 sco_con = ng_hci_new_con(unit, NG_HCI_LINK_SCO); in ng_hci_lp_sco_con_req()
594 con = ng_hci_new_con(unit, link_type); in ng_hci_lp_le_con_req()