Home
last modified time | relevance | path

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

/Linux-v6.1/net/bluetooth/
Dhci_sync.c331 static int hci_inquiry_sync(struct hci_dev *hdev, u8 length);
334 return hci_inquiry_sync(hdev, DISCOV_INTERLEAVED_INQUIRY_LEN); in interleaved_inquiry_sync()
5327 static int hci_inquiry_sync(struct hci_dev *hdev, u8 length) in hci_inquiry_sync() function
5452 return hci_inquiry_sync(hdev, DISCOV_BREDR_INQUIRY_LEN); in hci_start_interleaved_discovery_sync()
5464 return hci_inquiry_sync(hdev, DISCOV_BREDR_INQUIRY_LEN); in hci_start_discovery_sync()