S132 SoftDevice v1.0.0-3.alpha
Data Fields
ble_gatt_char_ext_props_t Struct Reference

GATT Characteristic Extended Properties. More...

#include <ble_gatt.h>

Data Fields

uint8_t reliable_wr:1
 
uint8_t wr_aux:1
 

Detailed Description

GATT Characteristic Extended Properties.

Field Documentation

uint8_t ble_gatt_char_ext_props_t::reliable_wr

Writing the value with Queued Write operations permitted.

uint8_t ble_gatt_char_ext_props_t::wr_aux

Writing the Characteristic User Description descriptor permitted.


This document was last updated on Thu Oct 15 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.