BLE_ANPC_EvtSuppNewAlertCatInd_T

C

typedef struct BLE_ANPC_EvtSuppNewAlertCatInd_T
{
    uint16_t        connHandle;
    uint16_t        category;
}BLE_ANPC_EvtSuppNewAlertCatInd_T;

Field Documentation

FieldDescription
connHandleConnection handle for which the supported categories are indicated.
categoryBit mask of supported new alert categories. Refer to ANPC supported category ID bit masks.