Home
last modified time | relevance | path

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

/Linux-v6.1/net/bluetooth/
Dhci_sync.c5476 timeout = msecs_to_jiffies(DISCOV_LE_TIMEOUT); in hci_start_discovery_sync()
5489 timeout = msecs_to_jiffies(DISCOV_LE_TIMEOUT); in hci_start_discovery_sync()
/Linux-v6.1/include/net/bluetooth/
Dhci_core.h1999 #define DISCOV_LE_TIMEOUT 10240 /* msec */ macro