Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dtags_defs.h374 #define T4T_CMD_CLASS 0x00 macro
/system/nfc/src/nfc/tags/
Drw_t4t.cc625 UINT8_TO_BE_STREAM(p, T4T_CMD_CLASS); in rw_t4t_select_file()
691 UINT8_TO_BE_STREAM(p, (T4T_CMD_CLASS | rw_cb.tcb.t4t.channel)); in rw_t4t_read_file()
730 UINT8_TO_BE_STREAM(p, T4T_CMD_CLASS); in rw_t4t_update_nlen()
782 UINT8_TO_BE_STREAM(p, T4T_CMD_CLASS); in rw_t4t_update_file()
830 UINT8_TO_BE_STREAM(p, T4T_CMD_CLASS); in rw_t4t_update_cc_to_readonly()
882 UINT8_TO_BE_STREAM(p, T4T_CMD_CLASS); in rw_t4t_select_application()
Dce_t4t.cc582 if ((cla != T4T_CMD_CLASS) && in ce_t4t_data_cback()
595 if ((cla == T4T_CMD_CLASS) && (instruct == T4T_CMD_INS_SELECT)) { in ce_t4t_data_cback()