Home
last modified time | relevance | path

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

/Linux-v5.10/net/bluetooth/
Dhci_conn.c147 static void le_scan_cleanup(struct work_struct *work) in le_scan_cleanup() function
150 le_scan_cleanup); in le_scan_cleanup()
195 schedule_work(&conn->le_scan_cleanup); in hci_connect_le_scan_remove()
581 INIT_WORK(&conn->le_scan_cleanup, le_scan_cleanup); in hci_conn_add()
/Linux-v5.10/include/net/bluetooth/
Dhci_core.h648 struct work_struct le_scan_cleanup; member