Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_mfc.cc94 static tNFC_STATUS rw_MfcLocateTlv(uint8_t tlv_type);
530 return rw_MfcLocateTlv(TAG_NDEF_TLV); in RW_MfcDetectNDef()
759 static tNFC_STATUS rw_MfcLocateTlv(uint8_t tlv_type) { in rw_MfcLocateTlv() function