Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h2226 #define DISCOV_LE_RESTART_DELAY msecs_to_jiffies(200) /* msec */
2258 #define DISCOV_LE_RESTART_DELAY global() macro
/openbmc/linux/net/bluetooth/
H A Dmgmt.c10120 if (time_after(jiffies + DISCOV_LE_RESTART_DELAY, in restart_le_scan()
10126 DISCOV_LE_RESTART_DELAY); in restart_le_scan()