Home
last modified time | relevance | path

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

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