#include <att.h>
Data Fields | |
uint16 | handle |
Handle of the attribute that has been read. | |
uint16 | offset |
Offset of the first octet to be written. | |
uint8 | len |
Length of value. | |
uint8 | value [ATT_MTU_SIZE-5] |
Part of the value of the attribute to be written. |
Prepare Write Response format.