Alert Notification Service init stucture. This contains all options and data needed for initialization of the service. More...

#include <ans.h>

Data Fields

ans_evt_handler_t evt_handler
 
uint16_t sup_new_alert_cat
 
uint16_t sup_unread_alert_sta
 

Detailed Description

Alert Notification Service init stucture. This contains all options and data needed for initialization of the service.

Field Documentation

◆ evt_handler

ans_evt_handler_t ans_init_t::evt_handler

Phone Alert Status Service event handler.

◆ sup_new_alert_cat

uint16_t ans_init_t::sup_new_alert_cat

Initial mask of Supported New Alert Category.

◆ sup_unread_alert_sta

uint16_t ans_init_t::sup_unread_alert_sta

Initial mask of Unread Alert Status.


The documentation for this struct was generated from the following file: