Data Fields

gattPrepareWriteReq_t Struct Reference

#include <gatt.h>

Data Fields

uint16 handle
 Handle of the attribute to be written (must be first field).
uint16 offset
 Offset of the first octet to be written.
uint8 len
 Length of value.
uint8pValue
 Part of the value of the attribute to be written (must be allocated).

Detailed Description

GATT Prepare Write Request format.


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