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

  /external/libnfc-nci/src/nfc/include/
rw_api.h 133 #define RW_NDEF_FL_UNKNOWN 0x08 /* Unable to find if tag is ndef capable/formated/read only */
    [all...]
  /external/libnfc-nci/src/nfa/rw/
nfa_rw_act.c 274 conn_evt_data.ndef_detect.flags = RW_NDEF_FL_UNKNOWN;
    [all...]
  /external/libnfc-nci/src/nfa/include/
nfa_api.h 161 #define NFA_RW_NDEF_FL_UNKNOWN RW_NDEF_FL_UNKNOWN /* Unable to find if tag is ndef capable/formated/read only */
    [all...]
  /packages/apps/Nfc/nci/jni/
NativeNfcTag.cpp 998 //#define RW_NDEF_FL_UNKNOWN 0x08 /* Unable to find if tag is ndef capable/formated/read only */
    [all...]

Completed in 32 milliseconds