Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1723 #define DISCOV_LE_RESTART_DELAY msecs_to_jiffies(200) /* msec */ macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dmgmt.c8721 if (time_after(jiffies + DISCOV_LE_RESTART_DELAY, in restart_le_scan()
8727 DISCOV_LE_RESTART_DELAY); in restart_le_scan()