Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dtags_defs.h372 #define T4T_GET_MAJOR_VERSION(x) ((x) >> 4) macro
/system/nfc/src/nfc/tags/
Drw_t4t.cc934 if (T4T_GET_MAJOR_VERSION(p_t4t->cc_file.version) != in rw_t4t_validate_cc_file()
935 T4T_GET_MAJOR_VERSION(p_t4t->version)) { in rw_t4t_validate_cc_file()