Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci_core.h1340 #define DISCOV_LE_TIMEOUT 10240 /* msec */ macro
/linux-4.1.27/net/bluetooth/
Dmgmt.c4208 timeout = msecs_to_jiffies(DISCOV_LE_TIMEOUT); in start_discovery_complete()
4220 timeout = msecs_to_jiffies(DISCOV_LE_TIMEOUT); in start_discovery_complete()