Home
last modified time | relevance | path

Searched refs:HCI_OP_READ_CLOCK_OFFSET (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/bluetooth/
H A Dhci.h841 #define HCI_OP_READ_CLOCK_OFFSET 0x041f macro
/openbmc/linux/net/bluetooth/
H A Dhci_conn.c254 hci_send_cmd(hdev, HCI_OP_READ_CLOCK_OFFSET, sizeof(clkoff_cp), in hci_disconnect()