Searched refs:hci_active_scan_sync (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/bluetooth/
H A Dhci_sync.c5682 static int hci_active_scan_sync(struct hci_dev *hdev, uint16_t interval) function
5759 err = hci_active_scan_sync(hdev, hdev->le_scan_int_discovery * 2);
5797 err = hci_active_scan_sync(hdev, hdev->le_scan_int_discovery);
5801 err = hci_active_scan_sync(hdev, hdev->le_scan_int_discovery);

Completed in 145 milliseconds