Home
last modified time | relevance | path

Searched refs:interleave_scan (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/net/bluetooth/
Dhci_request.c390 &hdev->interleave_scan, 0); in start_interleave_scan()
402 cancel_delayed_work_sync(&hdev->interleave_scan); in cancel_interleave_scan()
2041 interleave_scan.work); in interleave_scan_work()
2060 &hdev->interleave_scan, timeout); in interleave_scan_work()
3510 INIT_DELAYED_WORK(&hdev->interleave_scan, interleave_scan_work); in hci_request_setup()
/Linux-v5.15/include/net/bluetooth/
Dhci_core.h580 struct delayed_work interleave_scan; member