Searched refs:discovery_paused (Results 1 – 3 of 3) sorted by relevance
5536 hdev->discovery_paused) in hci_pause_discovery_sync()5544 hdev->discovery_paused = true; in hci_pause_discovery_sync()5695 if (!hdev->discovery_paused) in hci_resume_discovery_sync()5698 hdev->discovery_paused = false; in hci_resume_discovery_sync()
5929 if (hdev->discovery_paused) { in start_discovery_internal()6013 if (hdev->discovery_paused) { in start_service_discovery()
553 bool discovery_paused; member