Searched refs:scanning_paused (Results 1 – 2 of 2) sorted by relevance
659 if (hdev->scanning_paused) { in hci_req_add_le_scan_disable()870 if (hdev->scanning_paused) { in hci_req_start_scan()990 if (hdev->scanning_paused) { in hci_req_add_le_passive_scan()1233 hdev->scanning_paused = true; in hci_req_prepare_suspend()1253 hdev->scanning_paused = false; in hci_req_prepare_suspend()1259 hdev->scanning_paused = true; in hci_req_prepare_suspend()1263 hdev->scanning_paused = false; in hci_req_prepare_suspend()2469 if (hdev->scanning_paused) in __hci_req_update_scan()2879 if (hdev->scanning_paused) { in le_scan_restart()
485 bool scanning_paused; member