Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sync.c6032 err = hci_active_scan_sync(hdev, hdev->le_scan_int_discovery * 2); in hci_start_interleaved_discovery_sync()
6069 err = hci_active_scan_sync(hdev, hdev->le_scan_int_discovery); in hci_start_discovery_sync()
6073 err = hci_active_scan_sync(hdev, hdev->le_scan_int_discovery); in hci_start_discovery_sync()
H A Dhci_core.c2483 hdev->le_scan_int_discovery = DISCOV_LE_SCAN_INT; in hci_alloc_dev_priv()
/linux/include/net/bluetooth/
H A Dhci_core.h412 __u16 le_scan_int_discovery; member