Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_sync.c354 static int hci_inquiry_sync(struct hci_dev *hdev, u8 length);
357 return hci_inquiry_sync(hdev, DISCOV_INTERLEAVED_INQUIRY_LEN); in interleaved_inquiry_sync()
5799 static int hci_inquiry_sync(struct hci_dev *hdev, u8 length) in hci_inquiry_sync() function
5909 return hci_inquiry_sync(hdev, DISCOV_BREDR_INQUIRY_LEN); in hci_start_interleaved_discovery_sync()
5921 return hci_inquiry_sync(hdev, DISCOV_BREDR_INQUIRY_LEN); in hci_start_discovery_sync()