Home
last modified time | relevance | path

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

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