ble_svc_ans_new_alert_notify() function
Send a new alert notification to the given category with the given info string.
Syntax
static int
ble_svc_ans_new_alert_notify(uint8_t cat_id,
const char * info_str);
Arguments
cat_id
The ID of the category to send the notification to.
info_str
The info string to send with the notification
Return value
0 on success, non-zero error code otherwise.
ble_svc_ans_new_alert_notify() is called by 2 functions and calls 1 function:
![]()
ble_svc_ans_new_alert_notify()
ble_svc_ans_new_alert_notify() reads 4 variables:
![]()
ble_svc_ans_new_alert_notify()