Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci.h1577 #define HCI_OP_READ_CLOCK 0x1407 macro
/linux-6.6.21/net/bluetooth/
Dhci_event.c1113 cp = hci_sent_cmd_data(hdev, HCI_OP_READ_CLOCK); in hci_cc_read_clock()
4109 HCI_CC(HCI_OP_READ_CLOCK, hci_cc_read_clock,
Dhci_sync.c1945 return __hci_cmd_sync_status(hdev, HCI_OP_READ_CLOCK, in hci_read_clock_sync()