Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.c3039 timeout = msecs_to_jiffies(DISCOV_LE_TIMEOUT); in start_discovery()
3055 timeout = msecs_to_jiffies(DISCOV_LE_TIMEOUT); in start_discovery()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h1719 #define DISCOV_LE_TIMEOUT 10240 /* msec */ macro