|
dragoon
4383
|
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.
Definition at line 209 of file ble_gatt.h.
| uint8_t ble_gatt_char_ext_props_t::reliable_wr |
Writing the value with Queued Write operations permitted.
Definition at line 212 of file ble_gatt.h.
| uint8_t ble_gatt_char_ext_props_t::wr_aux |
Writing the Characteristic User Description descriptor permitted.
Definition at line 213 of file ble_gatt.h.