Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.c1217 hdev->discovery_old_state = old_state; in hci_req_prepare_suspend()
1299 if (hdev->discovery_old_state != DISCOVERY_STOPPED && in hci_req_prepare_suspend()
1300 hdev->discovery_old_state != DISCOVERY_STOPPING) { in hci_req_prepare_suspend()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h480 int discovery_old_state; member