Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.c1216 hdev->discovery_paused = true; in hci_req_prepare_suspend()
1298 hdev->discovery_paused = false; in hci_req_prepare_suspend()
H A Dmgmt.c4701 if (hdev->discovery_paused) { in start_discovery_internal()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h481 bool discovery_paused; member