Searched refs:discovery_paused (Results 1 – 3 of 3) sorted by relevance
6400 hdev->discovery_paused) in hci_pause_discovery_sync()6408 hdev->discovery_paused = true; in hci_pause_discovery_sync()6585 if (!hdev->discovery_paused) in hci_resume_discovery_sync()6588 hdev->discovery_paused = false; in hci_resume_discovery_sync()
6114 if (hdev->discovery_paused) { in start_discovery_internal()6199 if (hdev->discovery_paused) { in start_service_discovery()
541 bool discovery_paused; member