Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci.h1585 #define HCI_OP_READ_CLOCK 0x1407 macro
/linux-6.15/net/bluetooth/
H A Dhci_event.c1084 cp = hci_sent_cmd_data(hdev, HCI_OP_READ_CLOCK); in hci_cc_read_clock()
4088 HCI_CC(HCI_OP_READ_CLOCK, hci_cc_read_clock,
H A Dhci_sync.c2070 return __hci_cmd_sync_status(hdev, HCI_OP_READ_CLOCK, in hci_read_clock_sync()