Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Diso.c93 static void iso_sock_timeout(struct work_struct *work) in iso_sock_timeout() function
152 INIT_DELAYED_WORK(&conn->timeout_work, iso_sock_timeout); in iso_conn_add()