Home
last modified time | relevance | path

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

/system/nfc/src/fuzzers/rw/
Dmfc.cc71 return NFC_STATUS_OK == RW_MfcWriteNDef(sizeof(data), scratch); in Init_WriteNDef()
/system/nfc/src/nfc/include/
Drw_api.h1443 extern tNFC_STATUS RW_MfcWriteNDef(uint16_t buf_len, uint8_t* p_buffer);
/system/nfc/src/nfc/tags/
Drw_mfc.cc321 tNFC_STATUS RW_MfcWriteNDef(uint16_t buf_len, uint8_t* p_buffer) { in RW_MfcWriteNDef() function
/system/nfc/src/nfa/rw/
Dnfa_rw_act.cc1711 status = RW_MfcWriteNDef((uint16_t)nfa_rw_cb.ndef_wr_len, in nfa_rw_start_ndef_write()