Searched refs:discovery_paused (Results 1 – 3 of 3) sorted by relevance
5820 hdev->discovery_paused) in hci_pause_discovery_sync()5828 hdev->discovery_paused = true; in hci_pause_discovery_sync()5979 if (!hdev->discovery_paused) in hci_resume_discovery_sync()5982 hdev->discovery_paused = false; in hci_resume_discovery_sync()
5936 if (hdev->discovery_paused) { in start_discovery_internal()6020 if (hdev->discovery_paused) { in start_service_discovery()
556 bool discovery_paused; member