Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages

Characteristic Extended Properties Attribute Value. More...

#include <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: