Home
last modified time | relevance | path

Searched refs:discovery_paused (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/net/bluetooth/
Dhci_sync.c5820 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()
Dmgmt.c5936 if (hdev->discovery_paused) { in start_discovery_internal()
6020 if (hdev->discovery_paused) { in start_service_discovery()
/Linux-v6.6/include/net/bluetooth/
Dhci_core.h556 bool discovery_paused; member