Searched refs:STATE_WAIT_FOR_CONFIRM (Results 1 – 1 of 1) sorted by relevance
336 ndpInfo.state = NdpInfo.STATE_WAIT_FOR_CONFIRM; in onDataPathInitiateSuccess()559 ndpInfo.state = NdpInfo.STATE_WAIT_FOR_CONFIRM; in onRespondToDataPathRequest()606 if (ndpInfo.state != NdpInfo.STATE_WAIT_FOR_CONFIRM in onDataPathConfirm()1301 static final int STATE_WAIT_FOR_CONFIRM = 107; field in WifiAwareDataPathStateManager.NdpInfo