Searched refs:hci_read_clock_offset (Results 1 – 3 of 3) sorted by relevance
72 int hci_read_clock_offset(int dd, uint16_t handle, uint16_t *clkoffset, int to);
2256 if (hci_read_clock_offset(dd, htobs(cr->conn_info->handle), &offset, 1000) < 0) { in cmd_clkoff()
1489 int hci_read_clock_offset(int dd, uint16_t handle, uint16_t *clkoffset, int to) in hci_read_clock_offset() function