Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Dtags_defs.h367 #define T4T_FC_READ_ACCESS 0x00 /* read access granted without any security */ macro
/external/libnfc-nci/src/nfc/tags/
Dce_t4t.c904 UINT8_TO_BE_STREAM (p, T4T_FC_READ_ACCESS); /* read access */ in CE_T4tSetLocalNDEFMsg()
Drw_t4t.c453 if (p_t4t->cc_file.ndef_fc.read_access != T4T_FC_READ_ACCESS) in rw_t4t_validate_cc_file()