Home
last modified time | relevance | path

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

/Linux-v5.15/net/bluetooth/
Dhci_request.c1331 hdev->discovery_paused = true; in hci_req_prepare_suspend()
1425 hdev->discovery_paused = false; in hci_req_prepare_suspend()
Dmgmt.c4923 if (hdev->discovery_paused) { in start_discovery_internal()
5011 if (hdev->discovery_paused) { in start_service_discovery()
/Linux-v5.15/include/net/bluetooth/
Dhci_core.h506 bool discovery_paused; member