Home
last modified time | relevance | path

Searched refs:T4T_FC_WRITE_ACCESS (Results 1 – 3 of 3) sorted by relevance

/system/nfc/src/nfc/include/
Dtags_defs.h452 #define T4T_FC_WRITE_ACCESS 0x00 macro
/system/nfc/src/nfc/tags/
Dce_t4t.cc860 UINT8_TO_BE_STREAM(p, T4T_FC_WRITE_ACCESS); /* write access */ in CE_T4tSetLocalNDEFMsg()
Drw_t4t.cc1262 if (((p_t4t->cc_file.ndef_fc.write_access > T4T_FC_WRITE_ACCESS) && in rw_t4t_validate_cc_file()
1786 if (p_t4t->cc_file.ndef_fc.write_access != T4T_FC_WRITE_ACCESS) { in rw_t4t_sm_detect_ndef()