Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/bluetooth/hccontrol/
Dlink_control.c794 ng_hci_read_clock_offset_compl_ep *ep = in hci_read_clock_offset()
795 (ng_hci_read_clock_offset_compl_ep *)(e + 1); in hci_read_clock_offset()
/freebsd-12-stable/sys/netgraph/bluetooth/hci/
Dng_hci_evnt.c1235 ng_hci_read_clock_offset_compl_ep *ep = NULL; in read_clock_offset_compl()
1244 ep = mtod(event, ng_hci_read_clock_offset_compl_ep *); in read_clock_offset_compl()
/freebsd-12-stable/sys/netgraph/bluetooth/include/
Dng_hci.h1917 } __attribute__ ((packed)) ng_hci_read_clock_offset_compl_ep; typedef