Home | History | Annotate | Download | only in jni

Lines Matching refs:RW_NDEF_FL_READ_ONLY

1068   //#define RW_NDEF_FL_READ_ONLY  0x01    /* Tag is read only              */
1080 if (flags & RW_NDEF_FL_READ_ONLY)
1106 sCheckNdefCardReadOnly = flags & RW_NDEF_FL_READ_ONLY;
1112 sCheckNdefCardReadOnly = flags & RW_NDEF_FL_READ_ONLY;