Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dtags_defs.h463 #define T4T_VERSION_1_0 0x10 /* version 1.0 */ macro
/system/nfc/src/nfc/tags/
Dce_t4t.c459 ce_t4t_set_version_in_cc(T4T_VERSION_1_0); in ce_t4t_process_select_app_cmd()
1000 if (version == T4T_VERSION_1_0) in CE_T4TTestSetCC()
Drw_t4t.c888 if (version == T4T_VERSION_1_0) /* this is for V1.0 */ in rw_t4t_select_application()
1285 p_t4t->version = T4T_VERSION_1_0; in rw_t4t_sm_detect_ndef()
1290 if (!rw_t4t_select_application(T4T_VERSION_1_0)) { in rw_t4t_sm_detect_ndef()