Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h2209 #define NAME_RESOLVE_DURATION msecs_to_jiffies(10240) /* 10.24 sec */ macro
/openbmc/linux/net/bluetooth/
H A Dhci_event.c3006 discov->name_resolve_timeout = jiffies + NAME_RESOLVE_DURATION; in hci_inquiry_complete_evt()