Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dtags_defs.h506 #define I93_CMD_EXT_READ_SINGLE_BLOCK 0x30 /* Extended Read single block */ macro
/system/nfc/src/nfc/tags/
Drw_i93.cc446 case I93_CMD_EXT_READ_SINGLE_BLOCK: in rw_i93_send_to_upper()
736 UINT8_TO_STREAM(p, I93_CMD_EXT_READ_SINGLE_BLOCK); in rw_i93_send_cmd_read_single_block()
754 rw_cb.tcb.i93.sent_cmd = I93_CMD_EXT_READ_SINGLE_BLOCK; in rw_i93_send_cmd_read_single_block()