Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Dhci_conn.c612 static void hci_conn_timeout(struct work_struct *work) in hci_conn_timeout() function
1011 INIT_DELAYED_WORK(&conn->disc_work, hci_conn_timeout); in hci_conn_add()