![]() |
S132 SoftDevice
v6.1.0
|
Choose documentation: | nRF5 SDK | S112 SoftDevice API | S132 SoftDevice API | S140 SoftDevice API | S212 SoftDevice API |
GATT Characteristic Extended Properties. More...
#include <ble_gatt.h>
Data Fields | |
uint8_t | reliable_wr:1 |
uint8_t | wr_aux:1 |
GATT Characteristic Extended Properties.
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.