Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_sync.h113 int hci_read_clock_sync(struct hci_dev *hdev, struct hci_cp_read_clock *cp);
H A Dhci.h1536 struct hci_cp_read_clock { struct
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c2123 int hci_read_clock_sync(struct hci_dev *hdev, struct hci_cp_read_clock *cp) in hci_read_clock_sync()
H A Dhci_event.c1063 struct hci_cp_read_clock *cp; in hci_cc_read_clock()
H A Dmgmt.c7446 struct hci_cp_read_clock hci_cp; in get_clock_info_sync()