Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_core.h917 static inline long inquiry_entry_age(struct inquiry_entry *e) in inquiry_entry_age() function
/linux-6.1.9/net/bluetooth/
Dhci_conn.c251 if (inquiry_entry_age(ie) <= INQUIRY_ENTRY_AGE_MAX) { in hci_acl_create_connection()