Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/include/
Dtags_defs.h325 #define T4T_CMD_MIN_HDR_SIZE 4 /* CLA, INS, P1, P2 */ macro
/external/libnfc-nci/src/nfc/tags/
Drw_t4t.c734 p_c_apdu->len = T4T_CMD_MIN_HDR_SIZE + 1; /* adding Le */ in rw_t4t_read_file()