HomeSort by relevance Sort by last modified time
    Searched refs:RW_NDEF_FL_READ_ONLY (Results 1 - 4 of 4) sorted by null

  /system/nfc/src/nfc/include/
rw_api.h 133 #define RW_NDEF_FL_READ_ONLY 0x01
    [all...]
  /packages/apps/Nfc/nci/jni/
NativeNfcTag.cpp     [all...]
  /packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
phNxpExtns_MifareStd.cpp 358 conn_evt_data.ndef_detect.flags = RW_NDEF_FL_READ_ONLY;
    [all...]
  /system/nfc/src/nfa/rw/
nfa_rw_act.cc 219 if (p_rw_data->ndef.flags & RW_NDEF_FL_READ_ONLY)
    [all...]

Completed in 217 milliseconds