Home | History | Annotate | Download | only in jni

Lines Matching refs:RW_NDEF_FL_READ_ONLY

995     //#define RW_NDEF_FL_READ_ONLY  0x01    /* Tag is read only              */
1013 if (flags & RW_NDEF_FL_READ_ONLY)
1032 sCheckNdefCardReadOnly = flags & RW_NDEF_FL_READ_ONLY;
1040 sCheckNdefCardReadOnly = flags & RW_NDEF_FL_READ_ONLY;