Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Dce_t3t.cc332 T3T_MSG_RSP_STATUS_ERROR, T3T_MSG_RSP_STATUS2_ERROR_MEMORY); in ce_t3t_handle_update_cmd()
423 UINT8_TO_STREAM(p_dst, T3T_MSG_RSP_STATUS_ERROR); in ce_t3t_handle_check_cmd()
466 UINT8_TO_STREAM(p_dst, T3T_MSG_RSP_STATUS_ERROR); in ce_t3t_handle_check_cmd()
493 UINT8_TO_STREAM(p_dst, T3T_MSG_RSP_STATUS_ERROR); in ce_t3t_handle_check_cmd()
769 T3T_MSG_RSP_STATUS_ERROR, in ce_t3t_data_cback()
/system/nfc/src/nfc/include/
Dtags_defs.h342 #define T3T_MSG_RSP_STATUS_ERROR 0x01 macro