Home | History | Annotate | Download | only in src

Lines Matching refs:NFCSTATUS_SUCCESS

77     NFCSTATUS RetStatus = NFCSTATUS_SUCCESS;
672 RetStatus = NFCSTATUS_SUCCESS;
1009 =(uint8_t)(NFCSTATUS_SUCCESS == RetStatus?TRUE:FALSE);
1048 /*A NFCSTATUS_SUCCESS status returned here means that the correct device
1051 if(NFCSTATUS_SUCCESS == Status)
1112 if((NFCSTATUS_SUCCESS == ConnectStatus)
1122 (uint8_t)(NFCSTATUS_SUCCESS == ConnectStatus?TRUE:FALSE);
1228 else if(NFCSTATUS_SUCCESS != ConnectStatus)/*Restart the Discovery wheel*/
1333 TrcvStatus = NFCSTATUS_SUCCESS;
1344 else if(TrcvStatus == NFCSTATUS_SUCCESS)