Home
last modified time | relevance | path

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

/Linux-v6.6/net/bluetooth/
Diso.c86 static void iso_sock_timeout(struct work_struct *work) in iso_sock_timeout() function
145 INIT_DELAYED_WORK(&conn->timeout_work, iso_sock_timeout); in iso_conn_add()