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

  /external/libnfc-nci/src/nfa/include/
nfa_api.h 159 #define NFA_RW_NDEF_FL_UNKNOWN RW_NDEF_FL_UNKNOWN /* Unable to find if tag is ndef capable/formated/read only */
    [all...]
  /external/libnfc-nci/src/nfa/rw/
nfa_rw_act.c 754 ||((p_rw_data->status == NFC_STATUS_FAILED) && ((p_rw_data->ndef.flags == NFA_RW_NDEF_FL_UNKNOWN) || (nfa_rw_cb.halt_event == RW_T2T_MAX_EVT)))
    [all...]

Completed in 36 milliseconds