Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_t4t.cc320 UINT8_TO_BE_STREAM(p, T4T_CMD_DES_CLASS); in rw_t4t_get_hw_version()
357 UINT8_TO_BE_STREAM(p, T4T_CMD_DES_CLASS); in rw_t4t_get_sw_version()
443 UINT8_TO_BE_STREAM(p, T4T_CMD_DES_CLASS); in rw_t4t_get_uid_details()
482 UINT8_TO_BE_STREAM(p, T4T_CMD_DES_CLASS); in rw_t4t_create_app()
532 UINT8_TO_BE_STREAM(p, T4T_CMD_DES_CLASS); in rw_t4t_select_app()
577 UINT8_TO_BE_STREAM(p, T4T_CMD_DES_CLASS); in rw_t4t_create_ccfile()
627 UINT8_TO_BE_STREAM(p, T4T_CMD_DES_CLASS); in rw_t4t_create_ndef()
680 UINT8_TO_BE_STREAM(p, T4T_CMD_DES_CLASS); in rw_t4t_write_cc()
731 UINT8_TO_BE_STREAM(p, T4T_CMD_DES_CLASS); in rw_t4t_write_ndef()
/system/nfc/src/nfc/include/
Dtags_defs.h387 #define T4T_CMD_DES_CLASS 0x90 macro