Searched refs:le_scan_restart (Results 1 – 3 of 3) sorted by relevance
1678 cancel_delayed_work_sync(&hdev->le_scan_restart); in hci_dev_do_close()3123 cancel_delayed_work_sync(&hdev->le_scan_restart); in le_scan_disable_work()3177 le_scan_restart.work); in le_scan_restart_work()3302 INIT_DELAYED_WORK(&hdev->le_scan_restart, le_scan_restart_work); in hci_alloc_dev()
8459 queue_delayed_work(hdev->workqueue, &hdev->le_scan_restart, in restart_le_scan()
374 struct delayed_work le_scan_restart; member