Searched refs:T2T_CMD_SEC_SEL (Results 1 - 3 of 3) sorted by relevance

/external/libnfc-nci/src/nfc/tags/
H A Dtags_int.c68 * If new events are added, add them after T2T_CMD_SEC_SEL */
72 {T2T_CMD_SEC_SEL, 2, 1, 1}
107 "T2T_CMD_SEC_SEL"
H A Drw_t2t.c706 if ((status = rw_t2t_send_cmd (T2T_CMD_SEC_SEL,sector_byte2)) == NFC_STATUS_OK)
765 if ((status = rw_t2t_send_cmd (T2T_CMD_SEC_SEL, sector_byte2)) == NFC_STATUS_OK)
1019 if ((status = rw_t2t_send_cmd (T2T_CMD_SEC_SEL, sector_byte2)) == NFC_STATUS_OK)
/external/libnfc-nci/src/nfc/include/
H A Dtags_defs.h181 #define T2T_CMD_SEC_SEL 0xC2 /* Sector select */ macro

Completed in 64 milliseconds