Home
last modified time | relevance | path

Searched refs:T4T_CMD_MIN_HDR_SIZE (Results 1 – 3 of 3) 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/
Dce_t4t.cc591 if (p_c_apdu->len >= T4T_CMD_MIN_HDR_SIZE) { in ce_t4t_data_cback()
Drw_t4t.cc696 p_c_apdu->len = T4T_CMD_MIN_HDR_SIZE + 1; /* adding Le */ in rw_t4t_read_file()