Home
last modified time | relevance | path

Searched refs:T4T_CMD_CLASS (Results 1 – 4 of 4) sorted by relevance

/system/nfc/src/fuzzers/ce/
Dt4t.cc134 p[0] = T4T_CMD_CLASS; in Type4_FixPackets()
/system/nfc/src/nfc/include/
Dtags_defs.h381 #define T4T_CMD_CLASS 0x00 macro
/system/nfc/src/nfc/tags/
Drw_t4t.cc226 UINT8_TO_BE_STREAM(p, T4T_CMD_CLASS); in rw_t4t_set_ber_tlv()
781 UINT8_TO_BE_STREAM(p, T4T_CMD_CLASS); in rw_t4t_select_file()
850 UINT8_TO_BE_STREAM(p, (T4T_CMD_CLASS | rw_cb.tcb.t4t.channel)); in rw_t4t_read_file()
970 UINT8_TO_BE_STREAM(p, T4T_CMD_CLASS); in rw_t4t_update_nlen()
1053 UINT8_TO_BE_STREAM(p, T4T_CMD_CLASS); in rw_t4t_update_file()
1109 UINT8_TO_BE_STREAM(p, T4T_CMD_CLASS); in rw_t4t_update_cc_to_readonly()
1163 UINT8_TO_BE_STREAM(p, T4T_CMD_CLASS); in rw_t4t_select_application()
Dce_t4t.cc586 if ((cla != T4T_CMD_CLASS) && in ce_t4t_data_cback()
599 if ((cla == T4T_CMD_CLASS) && (instruct == T4T_CMD_INS_SELECT)) { in ce_t4t_data_cback()