Home
last modified time | relevance | path

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

/system/nfc/src/fuzzers/rw/
Dt5t.cc101 return NFC_STATUS_OK == RW_I93WriteMultipleBlocks(0, 10, scratch); in Init_WriteMultipleBlocks()
/system/nfc/src/nfc/include/
Drw_api.h1092 extern tNFC_STATUS RW_I93WriteMultipleBlocks(uint16_t first_block_number,
/system/nfc/src/nfa/rw/
Dnfa_rw_act.cc2402 status = RW_I93WriteMultipleBlocks( in nfa_rw_i93_command()
/system/nfc/src/nfc/tags/
Drw_i93.cc3634 tNFC_STATUS RW_I93WriteMultipleBlocks(uint16_t first_block_number, in RW_I93WriteMultipleBlocks() function