Home
last modified time | relevance | path

Searched refs:discovery_old_state (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/net/bluetooth/
Dhci_request.c1332 hdev->discovery_old_state = old_state; in hci_req_prepare_suspend()
1426 if (hdev->discovery_old_state != DISCOVERY_STOPPED && in hci_req_prepare_suspend()
1427 hdev->discovery_old_state != DISCOVERY_STOPPING) { in hci_req_prepare_suspend()
/Linux-v5.15/include/net/bluetooth/
Dhci_core.h505 int discovery_old_state; member