1.2.2.2.3.3.1 BLE_DD_CharInfo_T

C

typedef struct BLE_DD_CharInfo_T
{
    uint16_t                charHandle;
    uint8_t                 property;
} BLE_DD_CharInfo_T;

Description

Characteristic information.

Field Documentation

FieldDescription
charHandleHandle of the characteristic.
propertyThe field is only meaningful when the type of characteristic is characteristic declaration.