Searched refs:interleave_scan (Results 1 – 2 of 2) sorted by relevance
589 interleave_scan.work); in interleave_scan_work() 623 &hdev->interleave_scan, timeout); in interleave_scan_work() 637 INIT_DELAYED_WORK(&hdev->interleave_scan, interleave_scan_work); in hci_cmd_sync_init() 2263 &hdev->interleave_scan, 0); in cancel_interleave_scan() 2270 cancel_delayed_work_sync(&hdev->interleave_scan);2275 /* Return true if interleave_scan wasn't started until exiting this function, in hci_update_interleaved_scan_sync()
623 struct delayed_work interleave_scan; member