Home
last modified time | relevance | path

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

/linux/net/bluetooth/
A Dhci_request.h122 queue_work(hdev->req_workqueue, &hdev->bg_scan_update); in hci_update_background_scan()
A Dhci_request.c2559 static void bg_scan_update(struct work_struct *work) in bg_scan_update() function
2562 bg_scan_update); in bg_scan_update()
3166 INIT_WORK(&hdev->bg_scan_update, bg_scan_update); in hci_request_setup()
3182 cancel_work_sync(&hdev->bg_scan_update); in hci_request_cancel_all()
/linux/include/net/bluetooth/
A Dhci_core.h492 struct work_struct bg_scan_update; member

Completed in 16 milliseconds