BLE_ANPC_EvtSuppUnreadAlertCatInd_T

C

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

Field Documentation

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