Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci_core.h1428 #define DISCOV_LE_RESTART_DELAY msecs_to_jiffies(200) /* msec */ macro
/linux-4.4.14/net/bluetooth/
Dmgmt.c8454 if (time_after(jiffies + DISCOV_LE_RESTART_DELAY, in restart_le_scan()
8460 DISCOV_LE_RESTART_DELAY); in restart_le_scan()