Home
last modified time | relevance | path

Searched defs:nnri (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/aware/
DWifiAwareDataPathStateManager.java283 AwareNetworkRequestInformation nnri = mNetworkRequestsCache.get(networkSpecifier); in onDataPathInitiateSuccess() local
317 AwareNetworkRequestInformation nnri = mNetworkRequestsCache.remove(networkSpecifier); in onDataPathInitiateFail() local
355 AwareNetworkRequestInformation nnri = null; in onDataPathRequest() local
463 AwareNetworkRequestInformation nnri = null; in onRespondToDataPathRequest() local
545 AwareNetworkRequestInformation nnri = nnriE.getValue(); in onDataPathConfirm() local
672 private void handleAddressValidation(AwareNetworkRequestInformation nnri, in handleAddressValidation()
697 private void declareUnfullfillableAndEndDp(AwareNetworkRequestInformation nnri, int ndpId) { in declareUnfullfillableAndEndDp()
783 AwareNetworkRequestInformation nnri = mNetworkRequestsCache.remove(networkSpecifier); in handleDataPathTimeout() local
849 AwareNetworkRequestInformation nnri = mNetworkRequestsCache.get(networkSpecifier); in acceptRequest() local
912 AwareNetworkRequestInformation nnri = mNetworkRequestsCache.get(networkSpecifier); in needNetworkFor() local
[all …]