Home | History | Annotate | Download | only in tml

Lines Matching refs:NFCSTATUS_SUCCESS

69 **                  NFCSTATUS_SUCCESS            - initialization successful
78 NFCSTATUS wInitStatus = NFCSTATUS_SUCCESS;
112 if (NFCSTATUS_SUCCESS != wInitStatus)
140 if (NFCSTATUS_SUCCESS != phTmlNfc_StartThread())
168 if (NFCSTATUS_SUCCESS != wInitStatus)
223 ** NFCSTATUS_SUCCESS - threads initialized successfully
229 NFCSTATUS wStartStatus = NFCSTATUS_SUCCESS;
304 NFCSTATUS wStatus = NFCSTATUS_SUCCESS;
327 NFCSTATUS wStatus = NFCSTATUS_SUCCESS;
345 wStatus = NFCSTATUS_SUCCESS;
353 wStatus = NFCSTATUS_SUCCESS;
383 if (NFCSTATUS_SUCCESS != timerStatus)
445 NFCSTATUS wStatus = NFCSTATUS_SUCCESS;
469 wStatus = NFCSTATUS_SUCCESS;
505 if (NFCSTATUS_SUCCESS == wStatus)
535 if ((NFCSTATUS_SUCCESS == wStatus) ||
562 if (NFCSTATUS_SUCCESS != wStatus)
595 NFCSTATUS wRetval = NFCSTATUS_SUCCESS;
624 ** NFCSTATUS_SUCCESS - TML configuration released successfully
631 NFCSTATUS wShutdownStatus = NFCSTATUS_SUCCESS;
822 ** NFCSTATUS_SUCCESS - ongoing read operation aborted
835 wStatus = NFCSTATUS_SUCCESS;
849 ** NFCSTATUS_SUCCESS - ongoing write operation aborted
865 wStatus = NFCSTATUS_SUCCESS;
883 ** NFCSTATUS_SUCCESS - ioctl command completed successfully
889 NFCSTATUS wStatus = NFCSTATUS_SUCCESS;