Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h1535 #define HCI_OP_READ_CLOCK 0x1407 macro
/openbmc/linux/net/bluetooth/
H A Dhci_event.c1073 cp = hci_sent_cmd_data(hdev, HCI_OP_READ_CLOCK); in hci_cc_read_clock()
4070 HCI_CC(HCI_OP_READ_CLOCK, hci_cc_read_clock,
H A Dhci_sync.c2125 return __hci_cmd_sync_status(hdev, HCI_OP_READ_CLOCK, in hci_read_clock_sync()