Searched refs:discovery_paused (Results 1 – 3 of 3) sorted by relevance
6108 hdev->discovery_paused) in hci_pause_discovery_sync()6116 hdev->discovery_paused = true; in hci_pause_discovery_sync()6266 if (!hdev->discovery_paused) in hci_resume_discovery_sync()6269 hdev->discovery_paused = false; in hci_resume_discovery_sync()
6026 if (hdev->discovery_paused) { in start_discovery_internal()6110 if (hdev->discovery_paused) { in start_service_discovery()
543 bool discovery_paused; member