Searched refs:STATE_WAIT_FOR_CONFIRM (Results 1 – 1 of 1) sorted by relevance
328 ndpInfo.state = NdpInfo.STATE_WAIT_FOR_CONFIRM; in onDataPathInitiateSuccess()551 ndpInfo.state = NdpInfo.STATE_WAIT_FOR_CONFIRM; in onRespondToDataPathRequest()596 if (ndpInfo.state != NdpInfo.STATE_WAIT_FOR_CONFIRM in onDataPathConfirm()1251 static final int STATE_WAIT_FOR_CONFIRM = 107; field in WifiAwareDataPathStateManager.NdpInfo