Home
last modified time | relevance | path

Searched refs:T4T_GET_MAJOR_VERSION (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nci/src/nfc/include/
Dtags_defs.h331 #define T4T_GET_MAJOR_VERSION(x) ((x) >> 4) macro
/external/libnfc-nci/src/nfc/tags/
Drw_t4t.c987 if (T4T_GET_MAJOR_VERSION (p_t4t->cc_file.version) != T4T_GET_MAJOR_VERSION (p_t4t->version)) in rw_t4t_validate_cc_file()