Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Dhci_request.c3158 timeout = msecs_to_jiffies(DISCOV_LE_TIMEOUT); in start_discovery()
3174 timeout = msecs_to_jiffies(DISCOV_LE_TIMEOUT); in start_discovery()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h1710 #define DISCOV_LE_TIMEOUT 10240 /* msec */ macro