Searched refs:CCByteBuf (Results 1 – 3 of 3) sorted by relevance
2116 (void)memcpy ((void *)ps_tpz_info->CCByteBuf, in phFriNfc_Tpz_H_ProReadResp()2123 if ((0x00 == *ps_tpz_info->CCByteBuf) || in phFriNfc_Tpz_H_ProReadResp()2249 switch ((psNdefMap->TopazContainer.CCByteBuf[3] & 0xFF)) in phFriNfc_Tpz_H_ChkLockBits()2288 (void)memcpy ((void *)ps_tpz_info->CCByteBuf, in phFriNfc_Tpz_H_CheckCCBytes()2292 p_recv_buf = ps_tpz_info->CCByteBuf; in phFriNfc_Tpz_H_CheckCCBytes()2362 (PH_FRINFC_TOPAZ_CC_BYTE0 == ps_tpz_info->CCByteBuf[check_index]) in phFriNfc_Tpz_H_CheckCCBytesForWrite()2364 || (0 == ps_tpz_info->CCByteBuf[check_index]) in phFriNfc_Tpz_H_CheckCCBytesForWrite()2371 if ((check_cc_rw[0] != ps_tpz_info->CCByteBuf[1]) || in phFriNfc_Tpz_H_CheckCCBytesForWrite()2372 (check_cc_rw[1] != ps_tpz_info->CCByteBuf[2]) || in phFriNfc_Tpz_H_CheckCCBytesForWrite()2373 (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()