Searched refs:le_scan_disable (Results 1 – 2 of 2) sorted by relevance
364 static void le_scan_disable(struct work_struct *work) in le_scan_disable() function 367 le_scan_disable.work); in le_scan_disable() 641 INIT_DELAYED_WORK(&hdev->le_scan_disable, le_scan_disable); in hci_cmd_sync_init() 5528 disable_delayed_work(&hdev->le_scan_disable); in hci_dev_close_sync() 5532 cancel_delayed_work(&hdev->le_scan_disable); in hci_dev_close_sync() 5760 cancel_delayed_work(&hdev->le_scan_disable); in hci_stop_discovery_sync() 6356 queue_delayed_work(hdev->req_workqueue, &hdev->le_scan_disable, in hci_suspend_monitor_sync()
1803 cancel_delayed_work(&hdev->le_scan_disable); in le_set_scan_enable_complete()