Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_sync.h134 int hci_read_clock_sync(struct hci_dev *hdev, struct hci_cp_read_clock *cp);
/linux/net/bluetooth/
H A Dhci_sync.c2136 int hci_read_clock_sync(struct hci_dev *hdev, struct hci_cp_read_clock *cp) in hci_read_clock_sync()
H A Dhci_event.c1074 struct hci_cp_read_clock *cp; in hci_cc_read_clock()