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
Field | Description |
---|---|
connHandle | Connection handle for which the supported categories are indicated. |
category | Bit mask of supported new alert categories. Refer to ANPC supported category ID bit masks. |