ble_svc_ans_unr_alert_add() function
Adds an unread alert to the given category then notifies the client if the given category is valid and enabled.
Syntax
int ble_svc_ans_unr_alert_add(uint8_t cat_id); Return value
0 on success, non-zero error code otherwise.