Home
last modified time | relevance | path

Searched refs:interleave_scan (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_request.c280 &hdev->interleave_scan, 0); in start_interleave_scan()
292 cancel_delayed_work_sync(&hdev->interleave_scan); in cancel_interleave_scan()
297 /* Return true if interleave_scan wasn't started until exiting this function,
845 interleave_scan.work); in interleave_scan_work()
864 &hdev->interleave_scan, timeout); in interleave_scan_work()
893 INIT_DELAYED_WORK(&hdev->interleave_scan, interleave_scan_work); in hci_request_setup()
H A Dhci_sync.c2064 &hdev->interleave_scan, 0); in hci_start_interleave_scan()
2076 cancel_delayed_work_sync(&hdev->interleave_scan); in cancel_interleave_scan()
2081 /* Return true if interleave_scan wasn't started until exiting this function,
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_request.c391 &hdev->interleave_scan, 0); in start_interleave_scan()
403 cancel_delayed_work_sync(&hdev->interleave_scan); in cancel_interleave_scan()
408 /* Return true if interleave_scan wasn't started until exiting this function,
1983 interleave_scan.work); in interleave_scan_work()
2002 &hdev->interleave_scan, timeout); in interleave_scan_work()
3432 INIT_DELAYED_WORK(&hdev->interleave_scan, interleave_scan_work); in hci_request_setup()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h561 struct delayed_work interleave_scan;
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h643 struct delayed_work interleave_scan; member

Completed in 19 milliseconds