Searched refs:scanning_paused (Results 1 – 2 of 2) sorted by relevance
663 if (hdev->scanning_paused) { in hci_req_add_le_scan_disable()882 if (hdev->scanning_paused) { in hci_req_start_scan()1002 if (hdev->scanning_paused) { in hci_req_add_le_passive_scan()1246 hdev->scanning_paused = true; in hci_req_prepare_suspend()1266 hdev->scanning_paused = false; in hci_req_prepare_suspend()1272 hdev->scanning_paused = true; in hci_req_prepare_suspend()1276 hdev->scanning_paused = false; in hci_req_prepare_suspend()2479 if (hdev->scanning_paused) in __hci_req_update_scan()2889 if (hdev->scanning_paused) { in le_scan_restart()
489 bool scanning_paused; member