BLE_ANPC_EvtSuppNewAlertCatInd_T

C

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

Description

Structure for the BLE_ANPC_EVT_SUPP_NEW_ALERT_CAT_IND event.

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 for possible values.