Home
last modified time | relevance | path

Searched refs:clock_offset (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_evnt.c660 m_copydata(event, 0, sizeof(n->clock_offset), in inquiry_result()
661 (caddr_t) &n->clock_offset); in inquiry_result()
662 n->clock_offset = le16toh(n->clock_offset); in inquiry_result()
1273 n->clock_offset = le16toh(ep->clock_offset); in read_clock_offset_compl()
H A Dng_hci_var.h214 u_int16_t clock_offset; /* clock offset */ member
H A Dng_hci_ulpi.c285 req->cp.clock_offset = 0; in ng_hci_lp_acl_con_req()
289 req->cp.clock_offset = htole16(n->clock_offset); in ng_hci_lp_acl_con_req()
H A Dng_hci_main.c500 e2->clock_offset = n->clock_offset; in ng_hci_default_rcvmsg()
/f-stack/freebsd/netgraph/bluetooth/include/
H A Dng_hci.h628 u_int16_t clock_offset; /* clock offset */ member
729 u_int16_t clock_offset; /* clock offset */ member
842 u_int16_t clock_offset; /* clock offset */ member
1824 u_int16_t clock_offset; /* clock offset */ member
2003 u_int16_t clock_offset; /* Clock offset */ member