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

#include <att.h>

Public Attributes

uint16 handle
 Handle of the attribute to be written (must be first field)
 
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) - must be allocated.
 

Detailed Description

Prepare Write Request format.


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