Searched refs:CCByteBuf (Results 1 – 3 of 3) sorted by relevance
2119 (void)memcpy ((void *)ps_tpz_info->CCByteBuf, in phFriNfc_Tpz_H_ProReadResp()2126 if ((0x00 == *ps_tpz_info->CCByteBuf) || in phFriNfc_Tpz_H_ProReadResp()2252 switch ((psNdefMap->TopazContainer.CCByteBuf[3] & 0xFF)) in phFriNfc_Tpz_H_ChkLockBits()2291 (void)memcpy ((void *)ps_tpz_info->CCByteBuf, in phFriNfc_Tpz_H_CheckCCBytes()2295 p_recv_buf = ps_tpz_info->CCByteBuf; in phFriNfc_Tpz_H_CheckCCBytes()2365 (PH_FRINFC_TOPAZ_CC_BYTE0 == ps_tpz_info->CCByteBuf[check_index]) in phFriNfc_Tpz_H_CheckCCBytesForWrite()2367 || (0 == ps_tpz_info->CCByteBuf[check_index]) in phFriNfc_Tpz_H_CheckCCBytesForWrite()2374 if ((!TOPAZ_COMPARE_VERSION(check_cc_rw[0], ps_tpz_info->CCByteBuf[1])) || in phFriNfc_Tpz_H_CheckCCBytesForWrite()2375 (check_cc_rw[1] != ps_tpz_info->CCByteBuf[2]) || in phFriNfc_Tpz_H_CheckCCBytesForWrite()2376 (check_cc_rw[2] != ps_tpz_info->CCByteBuf[3])) in phFriNfc_Tpz_H_CheckCCBytesForWrite()[all …]
748 uint8_t CCByteBuf[4]; member
565 (uint16_t)(psNdefMap->TopazContainer.CCByteBuf[2] * in phFriNfc_MfUL_GetLockBytesInfo()