Home
last modified time | relevance | path

Searched refs:ng_hci_con_compl_ep (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/usr.sbin/bluetooth/hccontrol/
Dlink_control.c268 ng_hci_con_compl_ep *ep = (ng_hci_con_compl_ep *)(e + 1); in hci_create_connection()
423 ng_hci_con_compl_ep *ep = (ng_hci_con_compl_ep *)(e + 1); in hci_add_sco_connection()
/freebsd-9-stable/sys/netgraph/bluetooth/hci/
Dng_hci_evnt.c431 ng_hci_con_compl_ep *ep = NULL; in con_compl()
439 ep = mtod(event, ng_hci_con_compl_ep *); in con_compl()
/freebsd-9-stable/sys/netgraph/bluetooth/include/
Dng_hci.h1462 } __attribute__ ((packed)) ng_hci_con_compl_ep; typedef