Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_mfc.cc1003 bool tlv_found = false; in rw_mfc_handle_read_op() local
1016 tlv_found = rw_nfc_decodeTlv(data); in rw_mfc_handle_read_op()
1017 if (tlv_found) { in rw_mfc_handle_read_op()
1020 rw_mfc_ntf_tlv_detect_complete(tlv_found); in rw_mfc_handle_read_op()