Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/tags/
Dce_t3t.c367 …p_ce_cb, NULL, T3T_MSG_OPC_UPDATE_RSP, T3T_MSG_RSP_STATUS_ERROR, T3T_MSG_RSP_STATUS2_ERROR_MEMORY); in ce_t3t_handle_update_cmd()
466 UINT8_TO_STREAM (p_dst, T3T_MSG_RSP_STATUS2_ERROR_MEMORY); in ce_t3t_handle_check_cmd()
515 UINT8_TO_STREAM (p_dst, T3T_MSG_RSP_STATUS2_ERROR_MEMORY); in ce_t3t_handle_check_cmd()
539 UINT8_TO_STREAM (p_dst, T3T_MSG_RSP_STATUS2_ERROR_MEMORY); in ce_t3t_handle_check_cmd()
/external/libnfc-nci/src/nfc/include/
Dtags_defs.h304 #define T3T_MSG_RSP_STATUS2_ERROR_MEMORY 0x70 macro