Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dtags_defs.h532 #define I93_CMD_EXT_GET_MULTI_BLK_SEC 0x3C macro
/system/nfc/src/nfc/tags/
Drw_i93.cc577 case I93_CMD_EXT_GET_MULTI_BLK_SEC: in rw_i93_send_to_upper()
1586 UINT8_TO_STREAM(p, I93_CMD_EXT_GET_MULTI_BLK_SEC); in rw_i93_send_cmd_get_multi_block_sec()
1608 rw_cb.tcb.i93.sent_cmd = I93_CMD_EXT_GET_MULTI_BLK_SEC; in rw_i93_send_cmd_get_multi_block_sec()