Searched refs:T4T_CMD_DES_CLASS (Results 1 – 2 of 2) sorted by relevance
165 UINT8_TO_BE_STREAM(p, T4T_CMD_DES_CLASS); in rw_t4t_get_hw_version()202 UINT8_TO_BE_STREAM(p, T4T_CMD_DES_CLASS); in rw_t4t_get_sw_version()288 UINT8_TO_BE_STREAM(p, T4T_CMD_DES_CLASS); in rw_t4t_get_uid_details()327 UINT8_TO_BE_STREAM(p, T4T_CMD_DES_CLASS); in rw_t4t_create_app()377 UINT8_TO_BE_STREAM(p, T4T_CMD_DES_CLASS); in rw_t4t_select_app()422 UINT8_TO_BE_STREAM(p, T4T_CMD_DES_CLASS); in rw_t4t_create_ccfile()472 UINT8_TO_BE_STREAM(p, T4T_CMD_DES_CLASS); in rw_t4t_create_ndef()525 UINT8_TO_BE_STREAM(p, T4T_CMD_DES_CLASS); in rw_t4t_write_cc()576 UINT8_TO_BE_STREAM(p, T4T_CMD_DES_CLASS); in rw_t4t_write_ndef()
378 #define T4T_CMD_DES_CLASS 0x90 macro