Searched refs:onRespondToDataPathRequest (Results 1 – 2 of 2) sorted by relevance
512 public boolean onRespondToDataPathRequest(int ndpId, boolean success, int reasonOnFailure) { in onRespondToDataPathRequest() method in WifiAwareDataPathStateManager
4372 mDataPathMgr.onRespondToDataPathRequest(ndpId, false, NanStatusCode.INTERNAL_FAILURE); in respondToDataPathRequestLocal()5099 return mDataPathMgr.onRespondToDataPathRequest(command.arg2, success, reasonOnFailure); in onRespondToDataPathSetupRequestResponseLocal()