Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_sync.c5941 timeout = msecs_to_jiffies(DISCOV_LE_TIMEOUT); in hci_start_discovery_sync()
5954 timeout = msecs_to_jiffies(DISCOV_LE_TIMEOUT); in hci_start_discovery_sync()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h2254 #define DISCOV_LE_TIMEOUT 10240 /* msec */ macro