Lines Matching refs:Result
888 NFCSTATUS result = PHNFCSTVAL(CID_FRI_NFC_NDEF_SMTCRDFMT,
900 result = phFriNfc_Desf_HSendTransCmd(NdefSmtCrdFmt);
902 return (result);
908 NFCSTATUS Result = PHNFCSTVAL(CID_FRI_NFC_NDEF_SMTCRDFMT,
921 Result = phFriNfc_Desf_HSendTransCmd(NdefSmtCrdFmt);
923 return (Result);
985 NFCSTATUS result = NFCSTATUS_SUCCESS;
986 return result;
995 NFCSTATUS result = NFCSTATUS_SUCCESS;
1062 result = phFriNfc_Desf_HSendTransCmd (NdefSmtCrdFmt);
1066 result = PHNFCSTVAL(CID_FRI_NFC_NDEF_SMTCRDFMT,
1070 return result;
1078 NFCSTATUS result = NFCSTATUS_SUCCESS;
1168 result = phFriNfc_Desf_HSendTransCmd (NdefSmtCrdFmt);
1172 result = PHNFCSTVAL(CID_FRI_NFC_NDEF_SMTCRDFMT,
1176 return result;
1184 NFCSTATUS result = NFCSTATUS_SUCCESS;
1193 result = phFriNfc_Desf_HSendTransCmd (NdefSmtCrdFmt);
1195 return result;
1204 NFCSTATUS result = NFCSTATUS_SUCCESS;
1213 result = phFriNfc_Desf_HSendTransCmd (NdefSmtCrdFmt);
1215 return result;
1223 NFCSTATUS result = NFCSTATUS_SUCCESS;
1226 result = phFriNfc_Desf_HReadOnlySelectAppEV1 (NdefSmtCrdFmt);
1228 result = phFriNfc_Desf_HReadOnlySelectApp (NdefSmtCrdFmt);
1231 return result;