Home
last modified time | relevance | path

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

/net/bluetooth/
Dhci_conn.c423 static void hci_conn_idle(struct work_struct *work) in hci_conn_idle() function
548 INIT_DELAYED_WORK(&conn->idle_work, hci_conn_idle); in hci_conn_add()