Home
last modified time | relevance | path

Searched refs:hci_cp_read_clock (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/include/net/bluetooth/
Dhci_sync.h93 int hci_read_clock_sync(struct hci_dev *hdev, struct hci_cp_read_clock *cp);
Dhci.h1578 struct hci_cp_read_clock { struct
/linux-6.6.21/net/bluetooth/
Dhci_sync.c1943 int hci_read_clock_sync(struct hci_dev *hdev, struct hci_cp_read_clock *cp) in hci_read_clock_sync()
Dhci_event.c1103 struct hci_cp_read_clock *cp; in hci_cc_read_clock()
Dmgmt.c7475 struct hci_cp_read_clock hci_cp; in get_clock_info_sync()