Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dtags_defs.h514 #define I93_CMD_EXT_WRITE_MULTI_BLOCK 0x34 /* Write multiple blocks */ macro
/system/nfc/src/nfc/tags/
Drw_i93.cc480 case I93_CMD_EXT_WRITE_MULTI_BLOCK: in rw_i93_send_to_upper()
1019 INT8_TO_STREAM(p, I93_CMD_EXT_WRITE_MULTI_BLOCK); in rw_i93_send_cmd_write_multi_blocks()
1045 rw_cb.tcb.i93.sent_cmd = I93_CMD_EXT_WRITE_MULTI_BLOCK; in rw_i93_send_cmd_write_multi_blocks()