Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/bluetooth/hccontrol/
HDlink_control.c792 ng_hci_read_clock_offset_compl_ep *ep = in hci_read_clock_offset()
793 (ng_hci_read_clock_offset_compl_ep *)(e + 1); in hci_read_clock_offset()
/NextBSD/sys/netgraph/bluetooth/hci/
HDng_hci_evnt.c1218 ng_hci_read_clock_offset_compl_ep *ep = NULL; in read_clock_offset_compl()
1227 ep = mtod(event, ng_hci_read_clock_offset_compl_ep *); in read_clock_offset_compl()
/NextBSD/sys/netgraph/bluetooth/include/
HDng_hci.h1911 } __attribute__ ((packed)) ng_hci_read_clock_offset_compl_ep; typedef