1.2.2.3.5.1.3.2 BLE_PXPM_DescInfo_T

C

typedef struct BLE_PXPM_DescInfo_T
{
    uint16_t        attrHandle;
    uint16_t        uuid;
} BLE_PXPM_DescInfo_T;

Description

Descriptor information.

Field Documentation

FieldDescription
attrHandleAttribute handle of the descriptor.
uuidUUID of the descriptor.