Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_t2t_ndef.cc47 static void rw_t2t_handle_tlv_detect_rsp(uint8_t* p_data);
110 rw_t2t_handle_tlv_detect_rsp(p_data); in rw_t2t_handle_rsp()
128 rw_t2t_handle_tlv_detect_rsp(p_data); in rw_t2t_handle_rsp()
134 rw_t2t_handle_tlv_detect_rsp(p_data); in rw_t2t_handle_rsp()
399 static void rw_t2t_handle_tlv_detect_rsp(uint8_t* p_data) { in rw_t2t_handle_tlv_detect_rsp() function