Searched refs:SectIndex (Results 1 – 2 of 2) sorted by relevance
728 SectIndex = PH_FRINFC_MFSTD_FMT_VAL_0; in phFriNfc_MfStd_H_ProRdSectTr() local732 SectIndex = (uint8_t)PH_FRINFC_MFSTD_FMT_SECT_INDEX_CALC; in phFriNfc_MfStd_H_ProRdSectTr()741 NdefSmtCrdFmt->AddInfo.MfStdInfo.SectCompl[SectIndex] = (uint8_t) in phFriNfc_MfStd_H_ProRdSectTr()748 SectIndex++; in phFriNfc_MfStd_H_ProRdSectTr()781 SectIndex = PH_FRINFC_MFSTD_FMT_VAL_0; in phFriNfc_MfStd_H_ProWrSectTr() local785 SectIndex = (uint8_t)PH_FRINFC_MFSTD_FMT_SECT_INDEX_CALC; in phFriNfc_MfStd_H_ProWrSectTr()788 NdefSmtCrdFmt->AddInfo.MfStdInfo.SectCompl[SectIndex] = (uint8_t) in phFriNfc_MfStd_H_ProWrSectTr()795 SectIndex++; in phFriNfc_MfStd_H_ProWrSectTr()875 uint8_t SectIndex = PH_FRINFC_MFSTD_FMT_VAL_0; in phFriNfc_MfStd_H_ChangeAuthSt() local881 SectIndex = (uint8_t)PH_FRINFC_MFSTD_FMT_SECT_INDEX_CALC; in phFriNfc_MfStd_H_ChangeAuthSt()[all …]
280 SectIndex++;\281 SectIndex = (uint8_t)((SectIndex == 16)?\282 (SectIndex + PH_FRINFC_MFSTD_FMT_VAL_1):\283 SectIndex);\