Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Drw_api.h1022 extern tNFC_STATUS RW_I93WriteSingleBlock(uint16_t block_number,
/system/nfc/src/nfa/rw/
Dnfa_rw_act.cc2265 status = RW_I93WriteSingleBlock( in nfa_rw_i93_command()
/system/nfc/src/nfc/tags/
Drw_i93.cc3176 tNFC_STATUS RW_I93WriteSingleBlock(uint16_t block_number, uint8_t* p_data) { in RW_I93WriteSingleBlock() function