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.cc46 static void rw_t2t_handle_tlv_detect_rsp(uint8_t* p_data);
109 rw_t2t_handle_tlv_detect_rsp(p_data); in rw_t2t_handle_rsp()
127 rw_t2t_handle_tlv_detect_rsp(p_data); in rw_t2t_handle_rsp()
133 rw_t2t_handle_tlv_detect_rsp(p_data); in rw_t2t_handle_rsp()
398 static void rw_t2t_handle_tlv_detect_rsp(uint8_t* p_data) { in rw_t2t_handle_tlv_detect_rsp() function