Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareDataPathStateManager.java332 nnri.state = AwareNetworkRequestInformation.STATE_IN_SETUP; in onDataPathInitiateSuccess()
488 nnri.state = AwareNetworkRequestInformation.STATE_IN_SETUP; in onDataPathRequest()
1305 static final int STATE_IN_SETUP = 105; field in WifiAwareDataPathStateManager.AwareNetworkRequestInformation