Searched refs:onRespondToDataPathRequest (Results 1 – 2 of 2) sorted by relevance
2750 mDataPathMgr.onRespondToDataPathRequest(ndpId, false, NanStatusType.INTERNAL_FAILURE); in respondToDataPathRequestLocal()3179 mDataPathMgr.onRespondToDataPathRequest(command.arg2, success, reasonOnFailure); in onRespondToDataPathSetupRequestResponseLocal()
504 public void onRespondToDataPathRequest(int ndpId, boolean success, int reasonOnFailure) { in onRespondToDataPathRequest() method in WifiAwareDataPathStateManager