Home
last modified time | relevance | path

Searched refs:I93_CMD_LOCK_DSFID (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/include/
Dtags_defs.h467 #define I93_CMD_LOCK_DSFID 0x2A /* Lock DSFID */ macro
/external/libnfc-nci/src/nfc/tags/
Drw_i93.c438 case I93_CMD_LOCK_DSFID: in rw_i93_send_to_upper()
1250 UINT8_TO_STREAM (p, I93_CMD_LOCK_DSFID); in rw_i93_send_cmd_lock_dsfid()
1257 rw_cb.tcb.i93.sent_cmd = I93_CMD_LOCK_DSFID; in rw_i93_send_cmd_lock_dsfid()
/external/libnfc-nci/src/nfa/rw/
Dnfa_rw_act.c2373 i93_command = I93_CMD_LOCK_DSFID; in nfa_rw_i93_command()