Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dtags_defs.h516 #define I93_CMD_EXT_READ_MULTI_BLOCK 0x33 /* Extended Read multiple blocks */ macro
/system/nfc/src/nfc/tags/
Drw_i93.cc515 case I93_CMD_EXT_READ_MULTI_BLOCK: in rw_i93_send_to_upper()
1016 UINT8_TO_STREAM(p, I93_CMD_EXT_READ_MULTI_BLOCK); in rw_i93_send_cmd_read_multi_blocks()
1043 rw_cb.tcb.i93.sent_cmd = I93_CMD_EXT_READ_MULTI_BLOCK; in rw_i93_send_cmd_read_multi_blocks()