Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Dl2cap_core.c1798 static void l2cap_info_timeout(struct work_struct *work) in l2cap_info_timeout() function
7857 INIT_DELAYED_WORK(&conn->info_timer, l2cap_info_timeout); in l2cap_conn_add()