characteristic value attribute structure More...
#include <ble_gatt.h>
Public Attributes | |
BLE_ATTR_PERM | attrPerm |
uint8_t * | data |
uint16_t | length |
characteristic value attribute structure
BLE_ATTR_PERM attrPerm |
Attribute permission structure
uint8_t* data |
Pointer to attribute value(Need to allocate BLE_MAX_CHAR_SIZE size in application)
uint16_t length |
Attribute value length