Home
last modified time | relevance | path

Searched refs:bg_scan_update (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.h118 queue_work(hdev->req_workqueue, &hdev->bg_scan_update); in hci_update_background_scan()
H A Dhci_request.c2889 static void bg_scan_update(struct work_struct *work) in bg_scan_update() function
2892 bg_scan_update); in bg_scan_update()
3424 INIT_WORK(&hdev->bg_scan_update, bg_scan_update); in hci_request_setup()
3440 cancel_work_sync(&hdev->bg_scan_update); in hci_request_cancel_all()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h462 struct work_struct bg_scan_update;

Completed in 7 milliseconds