Home
last modified time | relevance | path

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

/Linux-v5.10/net/bluetooth/
Dhci_request.c1204 hdev->discovery_old_state = old_state; in hci_req_prepare_suspend()
1286 if (hdev->discovery_old_state != DISCOVERY_STOPPED && in hci_req_prepare_suspend()
1287 hdev->discovery_old_state != DISCOVERY_STOPPING) { in hci_req_prepare_suspend()
/Linux-v5.10/include/net/bluetooth/
Dhci_core.h476 int discovery_old_state; member