BLE_API  v2.1.3

BLE Attribute Handle Parameter Definition. More...

#include <ble_host.h>

Data Fields

uint16_t numHDL
 
uint8_t propertyValue
 
union {
   uint8_t   cfgClientCharc
 
   uint8_t   cfgServerCharc
 
value
 

Detailed Description

BLE Attribute Handle Parameter Definition.

Field Documentation

◆ cfgClientCharc

uint8_t ATTRIBUTE_BLE_Hdl_Para::cfgClientCharc

Client characteristic configuration descriptor value.

◆ cfgServerCharc

uint8_t ATTRIBUTE_BLE_Hdl_Para::cfgServerCharc

Server characteristic configuration descriptor value

◆ numHDL

uint16_t ATTRIBUTE_BLE_Hdl_Para::numHDL

Attribute handle number.

◆ propertyValue

uint8_t ATTRIBUTE_BLE_Hdl_Para::propertyValue

characteristic property value.

◆ 

union { ... } ATTRIBUTE_BLE_Hdl_Para::value

Client/Server characteristic configuration descriptor value.


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