Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_sync.h88 int hci_read_clock_sync(struct hci_dev *hdev, struct hci_cp_read_clock *cp);
Dhci.h1538 struct hci_cp_read_clock { struct
/linux-6.1.9/net/bluetooth/
Dhci_sync.c1914 int hci_read_clock_sync(struct hci_dev *hdev, struct hci_cp_read_clock *cp) in hci_read_clock_sync()
Dhci_event.c1074 struct hci_cp_read_clock *cp; in hci_cc_read_clock()
Dmgmt.c7458 struct hci_cp_read_clock hci_cp; in get_clock_info_sync()