Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
 4.2.0-rc3

Characteristic Extended Properties Attribute Value. More...

#include <zephyr/bluetooth/gatt.h>

Data Fields

uint16_t properties
 Characteristic Extended properties, a bitmap of BT_GATT_CEP_* macros.

Detailed Description

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.

Field Documentation

◆ properties

uint16_t bt_gatt_cep::properties

Characteristic Extended properties, a bitmap of BT_GATT_CEP_* macros.


The documentation for this struct was generated from the following file: