1.2.2.3.2.1.3.2 BLE_ANPC_DescInfo_T

C

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

Description

Information structure for BLE_ANPC_GetDescList function.

Field Documentation

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