TI BLE Stack API Documentation  2.03.08
Public Attributes | List of all members
attPrepareWriteRsp_t Struct Reference

#include <att.h>

Public Attributes

uint16 handle
 Handle of the attribute that has been read.
 
uint16 offset
 Offset of the first octet to be written.
 
uint16 len
 Length of value.
 
uint8 * pValue
 Part of the value of the attribute to be written (0 to ATT_MTU_SIZE-5)
 

Detailed Description

Prepare Write Response format.


The documentation for this struct was generated from the following file: