Searched refs:le_scan_restart (Results 1 – 3 of 3) sorted by relevance
1593 cancel_delayed_work_sync(&hdev->le_scan_restart); in hci_dev_do_close()2898 cancel_delayed_work_sync(&hdev->le_scan_restart); in le_scan_disable_work()2952 le_scan_restart.work); in le_scan_restart_work()3073 INIT_DELAYED_WORK(&hdev->le_scan_restart, le_scan_restart_work); in hci_alloc_dev()
8230 queue_delayed_work(hdev->workqueue, &hdev->le_scan_restart, in restart_le_scan()
368 struct delayed_work le_scan_restart; member