Searched refs:scanning_paused (Results 1 – 2 of 2) sorted by relevance
715 if (hdev->scanning_paused) { in hci_req_add_le_scan_disable()939 if (hdev->scanning_paused) { in hci_req_start_scan()1061 if (hdev->scanning_paused) { in hci_req_add_le_passive_scan()1368 hdev->scanning_paused = true; in hci_req_prepare_suspend()1388 hdev->scanning_paused = false; in hci_req_prepare_suspend()1394 hdev->scanning_paused = true; in hci_req_prepare_suspend()1398 hdev->scanning_paused = false; in hci_req_prepare_suspend()2653 if (hdev->scanning_paused) in __hci_req_update_scan()3066 if (hdev->scanning_paused) { in le_scan_restart()
514 bool scanning_paused; member