Searched refs:credCurIndex (Results 1 – 3 of 3) sorted by relevance
43 uint32_t credCurIndex; member
253 return impl->credCurIndex < impl->credTotalNum; in HasNextCredInfo()389 impl->credCurIndex = 0; in GetAllCredsWithPeer()798 if (AddIntToJson(eventData, FIELD_INDEX, impl->credCurIndex) != HC_SUCCESS) { in AddSessionInfoToEventData()907 …LOGI("Start handshake with peer. [CredIndex]: %u, [CredTotalNum]: %u", impl->credCurIndex, impl->c… in AddStartHandshakeMsg()1391 impl->credCurIndex += 1; in ProcStartEventInner()1509 impl->credCurIndex = (uint32_t)credIndex; in SyncCredState()1734 …LOGI("Recevice handshake with peer. [CredIndex]: %u, [CredTotalNum]: %u", impl->credCurIndex, impl… in ProcHandshakeReqEventInner()
721 session->credCurIndex = 0; in BuildDevSession()