Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dhci_core.c2446 hdev->le_scan_interval = DISCOV_LE_SCAN_INT_FAST; in hci_alloc_dev_priv()
2452 hdev->le_scan_int_adv_monitor = DISCOV_LE_SCAN_INT_FAST; in hci_alloc_dev_priv()
/linux-6.15/include/net/bluetooth/
H A Dhci_core.h2308 #define DISCOV_LE_SCAN_INT_FAST 0x0060 /* 60 msec */ macro