Home | History | Annotate | Download | only in int

Lines Matching full:last

86 #define RW_T1T_SUBSTATE_WAIT_NDEF_UPDATED       0x0A    /* waiting for response of writing last part of NDEF Msg                  */
140 tT1T_CMD_RSP_INFO *p_cmd_rsp_info; /* Pointer to Command rsp info of last sent command */
155 UINT8 ndef_final_block[T1T_BLOCK_SIZE]; /* Buffer for ndef last block */
158 UINT8 block_read; /* Last read Block */
159 UINT8 write_byte; /* Index of last written byte */
165 UINT8 ndef_block_written; /* Last block where NDEF bytes are written */
166 UINT8 num_ndef_finalblock; /* Block number where NDEF's last byte will be present */
259 #define RW_T2T_SUBSTATE_WAIT_WRITE_NDEF_LAST_BLOCK 0x0F /* waiting for rsp to last NDEF block write cmd */
312 tT2T_CMD_RSP_INFO *p_cmd_rsp_info; /* Pointer to Command rsp info of last sent command */
326 UINT8 ndef_final_block[T2T_BLOCK_SIZE]; /* Buffer for ndef last block */
336 UINT16 ndef_last_block_num; /* Block where last byte of updating ndef message will exist */
522 UINT8 sent_cmd; /* last sent command */
524 BT_HDR *p_retry_cmd; /* buffer to store cmd sent last */
542 UINT16 ndef_tlv_last_offset; /* offset of last byte of NDEF TLV */