Home
last modified time | relevance | path

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

/external/bluetooth/bluez/lib/bluetooth/
Dhci_lib.h72 int hci_read_clock_offset(int dd, uint16_t handle, uint16_t *clkoffset, int to);
/external/bluetooth/bluez/tools/
Dhcitool.c2256 if (hci_read_clock_offset(dd, htobs(cr->conn_info->handle), &offset, 1000) < 0) { in cmd_clkoff()
/external/bluetooth/bluez/lib/
Dhci.c1489 int hci_read_clock_offset(int dd, uint16_t handle, uint16_t *clkoffset, int to) in hci_read_clock_offset() function