Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Dhci_request.c1272 hdev->discovery_paused = true; in hci_req_prepare_suspend()
1354 hdev->discovery_paused = false; in hci_req_prepare_suspend()
Dmgmt.c4701 if (hdev->discovery_paused) { in start_discovery_internal()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci_core.h482 bool discovery_paused; member