Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Dtags_defs.h361 #define T4T_FILE_ID_SIZE 0x02 macro
/external/libnfc-nci/src/nfc/tags/
Drw_t4t.c148 UINT8_TO_BE_STREAM (p, T4T_FILE_ID_SIZE); in rw_t4t_select_file()
151 p_c_apdu->len = T4T_CMD_MAX_HDR_SIZE + T4T_FILE_ID_SIZE; in rw_t4t_select_file()
Dce_t4t.c380 if (data_len == T4T_FILE_ID_SIZE) in ce_t4t_process_select_file_cmd()