Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dhci_sync.h134 int hci_read_clock_sync(struct hci_dev *hdev, struct hci_cp_read_clock *cp);
/linux-6.15/net/bluetooth/
H A Dmgmt.c7351 hci_read_clock_sync(hdev, &hci_cp); in get_clock_info_sync()
7362 return hci_read_clock_sync(hdev, &hci_cp); in get_clock_info_sync()
H A Dhci_sync.c2068 int hci_read_clock_sync(struct hci_dev *hdev, struct hci_cp_read_clock *cp) in hci_read_clock_sync() function