Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_core.c2447 hdev->le_scan_window = DISCOV_LE_SCAN_WIN_FAST; in hci_alloc_dev_priv()
2453 hdev->le_scan_window_adv_monitor = DISCOV_LE_SCAN_WIN_FAST; in hci_alloc_dev_priv()
/linux/include/net/bluetooth/
H A Dhci_core.h2285 #define DISCOV_LE_SCAN_WIN_FAST 0x0030 /* 30 msec */ macro