1.1.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
Field | Description |
---|---|
attrHandle | Attribute handle of the descriptor. |
uuid | UUID of the descriptor. |