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

#include <att.h>

Public Attributes

uint16 handle
 Handle of the attribute to be written (must be first field)
 
uint16 len
 Length of value.
 
uint8 * pValue
 Value of the attribute to be written (0 to ATT_MTU_SIZE-3)
 
uint8 sig
 Authentication Signature status (not included (0), valid (1), invalid (2))
 
uint8 cmd
 Command Flag.
 

Detailed Description

Write Request format.


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