Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h642 unsigned long conn_info_timestamp; member
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dmgmt.c6194 if (time_after(jiffies, conn->conn_info_timestamp + in get_conn_info()
6196 !conn->conn_info_timestamp) { in get_conn_info()
6241 conn->conn_info_timestamp = jiffies; in get_conn_info()