Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dtags_defs.h512 #define I93_CMD_EXT_WRITE_SINGLE_BLOCK 0x31 /* Extended Write single block */ macro
/system/nfc/src/nfc/tags/
Drw_i93.cc543 case I93_CMD_EXT_WRITE_SINGLE_BLOCK: in rw_i93_send_to_upper()
877 UINT8_TO_STREAM(p, I93_CMD_EXT_WRITE_SINGLE_BLOCK); in rw_i93_send_cmd_write_single_block()
898 rw_cb.tcb.i93.sent_cmd = I93_CMD_EXT_WRITE_SINGLE_BLOCK; in rw_i93_send_cmd_write_single_block()