Searched refs:rw_t1t_handle_tlv_detect_rsp (Results 1 – 1 of 1) sorted by relevance
48 static tNFC_STATUS rw_t1t_handle_tlv_detect_rsp(uint8_t* p_data);648 tlv_data.status = rw_t1t_handle_tlv_detect_rsp(p_t1t->mem); in rw_t1t_handle_read_rsp()663 tlv_data.status = rw_t1t_handle_tlv_detect_rsp(p_t1t->mem); in rw_t1t_handle_read_rsp()692 ndef_data.status = rw_t1t_handle_tlv_detect_rsp(p_t1t->mem); in rw_t1t_handle_read_rsp()842 static tNFC_STATUS rw_t1t_handle_tlv_detect_rsp(uint8_t* p_data) { in rw_t1t_handle_tlv_detect_rsp() function