|
TI BLE Stack API Documentation
2.03.11
|
#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) | |
Prepare Write Response format.
1.8.12