Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Dce_t4t.cc358 status_words = T4T_RSP_WRONG_LENGTH; in ce_t4t_process_select_file_cmd()
397 ce_t4t_send_status(T4T_RSP_WRONG_LENGTH); in ce_t4t_process_select_app_cmd()
577 ce_t4t_send_status(T4T_RSP_WRONG_LENGTH); in ce_t4t_data_cback()
656 ce_t4t_send_status(T4T_RSP_WRONG_LENGTH); in ce_t4t_data_cback()
678 ce_t4t_send_status(T4T_RSP_WRONG_LENGTH); in ce_t4t_data_cback()
727 ce_t4t_send_status(T4T_RSP_WRONG_LENGTH); in ce_t4t_data_cback()
/system/nfc/src/nfc/include/
Dtags_defs.h409 #define T4T_RSP_WRONG_LENGTH 0x6700 macro