Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/bluetooth/
Dhci_sync.h93 int hci_read_clock_sync(struct hci_dev *hdev, struct hci_cp_read_clock *cp);
/Linux-v6.6/net/bluetooth/
Dmgmt.c7468 hci_read_clock_sync(hdev, &hci_cp); in get_clock_info_sync()
7479 return hci_read_clock_sync(hdev, &hci_cp); in get_clock_info_sync()
Dhci_sync.c1943 int hci_read_clock_sync(struct hci_dev *hdev, struct hci_cp_read_clock *cp) in hci_read_clock_sync() function