Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dtags_defs.h506 #define T4T_FILE_ID_SIZE 0x02 macro
/system/nfc/src/nfc/tags/
Drw_t4t.c638 UINT8_TO_BE_STREAM(p, T4T_FILE_ID_SIZE); in rw_t4t_select_file()
641 p_c_apdu->len = T4T_CMD_MAX_HDR_SIZE + T4T_FILE_ID_SIZE; in rw_t4t_select_file()
Dce_t4t.c348 if (data_len == T4T_FILE_ID_SIZE) { in ce_t4t_process_select_file_cmd()