Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_core.h94 unsigned long name_resolve_timeout; member
/linux/net/bluetooth/
H A Dhci_event.c2432 if (time_after(jiffies, discov->name_resolve_timeout)) { in hci_resolve_next_name()
3003 discov->name_resolve_timeout = jiffies + NAME_RESOLVE_DURATION; in hci_inquiry_complete_evt()