Searched defs:wIntStatus (Results 1 - 1 of 1) sorted by relevance

/external/libnfc-nci/halimpl/pn54x/dnld/
H A DphDnldNfc_Internal.c199 NFCSTATUS wIntStatus; local
324 wIntStatus = phTmlNfc_ReadAbort();
326 if(NFCSTATUS_SUCCESS != wIntStatus)
375 NFCSTATUS wIntStatus = wStatus; local
494 wIntStatus = wStatus;
502 wStatus = wIntStatus;
515 wIntStatus = phTmlNfc_ReadAbort();
517 if(NFCSTATUS_SUCCESS != wIntStatus)
544 wIntStatus = phTmlNfc_ReadAbort();
546 if(NFCSTATUS_SUCCESS != wIntStatus)
[all...]

Completed in 53 milliseconds