Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h1360 #define HCI_OP_READ_CLOCK 0x1407 macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_event.c883 cp = hci_sent_cmd_data(hdev, HCI_OP_READ_CLOCK); in hci_cc_read_clock()
3408 case HCI_OP_READ_CLOCK: in hci_cmd_complete_evt()
H A Dmgmt.c6303 hci_cp = hci_sent_cmd_data(hdev, HCI_OP_READ_CLOCK); in get_clock_info_complete()
6381 hci_req_add(&req, HCI_OP_READ_CLOCK, sizeof(hci_cp), &hci_cp); in get_clock_info()
6389 hci_req_add(&req, HCI_OP_READ_CLOCK, sizeof(hci_cp), &hci_cp); in get_clock_info()