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
Field | Description |
---|---|
charHandle | Handle of the characteristic. |
property | The field is only meaningful when the type of characteristic is characteristic declaration. |