Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dhci_sync.c333 static int hci_inquiry_sync(struct hci_dev *hdev, u8 length);
336 return hci_inquiry_sync(hdev, DISCOV_INTERLEAVED_INQUIRY_LEN); in interleaved_inquiry_sync()
5631 static int hci_inquiry_sync(struct hci_dev *hdev, u8 length) in hci_inquiry_sync() function
5741 return hci_inquiry_sync(hdev, DISCOV_BREDR_INQUIRY_LEN); in hci_start_interleaved_discovery_sync()
5753 return hci_inquiry_sync(hdev, DISCOV_BREDR_INQUIRY_LEN); in hci_start_discovery_sync()