Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_sync.h156 int hci_inquiry_sync(struct hci_dev *hdev, u8 length, u8 num_rsp);
/linux/net/bluetooth/
H A Dhci_sync.c361 return hci_inquiry_sync(hdev, DISCOV_INTERLEAVED_INQUIRY_LEN, 0); in interleaved_inquiry_sync()
6198 int hci_inquiry_sync(struct hci_dev *hdev, u8 length, u8 num_rsp) in hci_inquiry_sync() function
6308 return hci_inquiry_sync(hdev, DISCOV_BREDR_INQUIRY_LEN, 0); in hci_start_interleaved_discovery_sync()
6320 return hci_inquiry_sync(hdev, DISCOV_BREDR_INQUIRY_LEN, 0); in hci_start_discovery_sync()