Home | History | Annotate | Download | only in rw

Lines Matching refs:dsfid

1330 **      Send Write DSFID command to the activated ISO 15693 tag.
1341 tNFA_STATUS NFA_RwI93WriteDSFID (UINT8 dsfid)
1345 NFA_TRACE_API1 ("NFA_RwI93WriteDSFID (): DSFID: 0x%02X", dsfid);
1358 p_msg->params.i93_cmd.dsfid = dsfid;
1373 ** Send Lock DSFID command to the activated ISO 15693 tag.