Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
|
|
4.1.99 |
Characteristic Extended Properties Attribute Value. More...
#include <gatt.h>
Data Fields | |
uint16_t | properties |
Characteristic Extended properties, a bitmap of BT_GATT_CEP_* macros. | |
Characteristic Extended Properties Attribute Value.
Used in the discovery of standard characteristic descriptor values. Shall exist if the BT_GATT_CHRC_EXT_PROP bit is set in the characteristic properties. Can be used with the BT_GATT_CEP macro to declare the CEP descriptor.
uint16_t bt_gatt_cep::properties |
Characteristic Extended properties, a bitmap of BT_GATT_CEP_*
macros.