Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci_core.h1424 #define DISCOV_LE_TIMEOUT 10240 /* msec */ macro
/linux-4.4.14/net/bluetooth/
Dmgmt.c4332 timeout = msecs_to_jiffies(DISCOV_LE_TIMEOUT); in start_discovery_complete()
4344 timeout = msecs_to_jiffies(DISCOV_LE_TIMEOUT); in start_discovery_complete()