Searched refs:ng_hci_con_by_bdaddr (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/sys/netgraph/bluetooth/hci/
H A Dng_hci_misc.h50 ng_hci_unit_con_p ng_hci_con_by_bdaddr (ng_hci_unit_p, bdaddr_p, int);
H A Dng_hci_misc.c348 ng_hci_con_by_bdaddr(ng_hci_unit_p unit, bdaddr_p bdaddr, int link_type) function
358 } /* ng_hci_con_by_bdaddr */
H A Dng_hci_evnt.c850 con = ng_hci_con_by_bdaddr(unit, &ep->bdaddr, NG_HCI_LINK_ACL);
H A Dng_hci_ulpi.c150 con = ng_hci_con_by_bdaddr(unit, &ep->bdaddr, NG_HCI_LINK_ACL);

Completed in 52 milliseconds