Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dtags_defs.h413 #define T4T_CC_FILE_ID 0xE103 macro
/system/nfc/src/nfc/tags/
Drw_t4t.cc955 if ((p_t4t->cc_file.ndef_fc.file_id == T4T_CC_FILE_ID) || in rw_t4t_validate_cc_file()
1291 if (!rw_t4t_select_file(T4T_CC_FILE_ID)) { in rw_t4t_sm_detect_ndef()
1949 if (!rw_t4t_select_file(T4T_CC_FILE_ID)) { in RW_T4tDetectNDef()
2179 if (!rw_t4t_select_file(T4T_CC_FILE_ID)) { in RW_T4tSetNDefReadOnly()
Dce_t4t.cc115 if (file_id == T4T_CC_FILE_ID) { in ce_t4t_select_file()