uint8_t dmConnId_t
Connection identifier.
Supported unread alert category.
void AnpcAnsControl(dmConnId_t connId, uint16_t handle, uint8_t command, uint8_t catId)
Send a command to the alert notification control point.
Unread alert status CCC descriptor.
Alert notification control point.
Supported new alert category.
uint8_t AnpcAnsValueUpdate(uint16_t *pHdlList, attEvt_t *pMsg)
Process a value received in an ATT read response, notification, or indication message. Parameter pHdlList must point to an array of length ANPC_ANS_HDL_LIST_LEN. If the ATT handle of the message matches a handle in the handle list the value is processed, otherwise it is ignored.
unsigned short uint16_t
Unsigned 16-bit value.
void AnpcAnsDiscover(dmConnId_t connId, uint16_t *pHdlList)
Perform service and characteristic discovery for Alert Notification service. Parameter pHdlList must ...
Attribute protocol client and server API.
New alert CCC descriptor.
unsigned char uint8_t
Unsigned 8-bit value.