Home | History | Annotate | Download | only in src

Lines Matching full:state

119  * authentication state and change the block number if required
180 /* Authentication state */
234 /* Set the state */
235 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_AUTH_SECT;
238 /* Set the authenticate state */
254 switch(NdefSmtCrdFmt->State)
301 switch(NdefSmtCrdFmt->State)
338 NDEFMsgTLV[16] = {0x03, 0x00, 0xFE, 0x00, 0x00, 0x00, /* NDEF message TLV (INITIALISED state) */
349 /* Depending on the different state, fill the send buffer */
350 switch(NdefSmtCrdFmt->State)
353 /* Depending on the authentication state, fill the send buffer */
551 /*Set Ndef State*/
552 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_DIS_CON;
573 /*Set Ndef State*/
574 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_CON;
598 /*Set ndef State*/
599 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_POLL;
633 /* Set the state */
634 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_AUTH_SECT;
659 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_WR_MAD_BLK;
669 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_WR_MAD_BLK;
677 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_WR_SECT_TR;
695 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_UPD_MAD_BLK;
701 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_WR_SECT_TR;
720 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_UPD_MAD_BLK;
726 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_WR_SECT_TR;
742 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_WR_TLV;
747 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_RD_SECT_TR;
764 /* Change the state to authentication */
765 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_AUTH_SECT;
766 /* internal authenticate state = key B */
809 /* Set the state */
810 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_AUTH_SECT;
811 /* Set the authenticate state */
846 /* Set the state */
847 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_AUTH_SECT;
848 /* Set the authenticate state */
987 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_WR_MAD_BLK;
997 /* Now write the sector trailer, so change the state */
998 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_WR_SECT_TR;
1006 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_WR_MAD_BLK;
1012 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_WR_MAD_BLK;
1021 /* Now write the sector trailer, so change the state */
1022 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_WR_SECT_TR;
1100 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_AUTH_SECT;
1111 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_AUTH_SECT;
1241 /* Change the state to authentication */
1242 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_AUTH_SECT;
1243 /* internal authenticate state = key B */
1268 /* Set the state */
1269 NdefSmtCrdFmt->State = PH_FRINFC_MFSTD_FMT_AUTH_SECT;
1270 /* Set the authenticate state */