Home | History | Annotate | Download | only in src

Lines Matching refs:NFCSTATUS_MULTIPLE_PROTOCOLS

601         /*Update status to NFCSTATUS_MULTIPLE_PROTOCOLS if count > 1 ,and this
605 &&(Count > 1)?NFCSTATUS_MULTIPLE_PROTOCOLS:status);
659 /*NFCSTATUS_SUCCESS or NFCSTATUS_MULTIPLE_PROTOCOLS*/
661 ||(NFCSTATUS_MULTIPLE_PROTOCOLS == status))
763 else if(status == NFCSTATUS_MULTIPLE_PROTOCOLS)