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

#include <ans.h>

Public Attributes

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.

Definition at line 192 of file ans.h.

Member Data Documentation

◆ evt_handler

ans_evt_handler_t ans_init_t::evt_handler

Phone Alert Status Service event handler.

Definition at line 194 of file ans.h.

◆ sup_new_alert_cat

uint16_t ans_init_t::sup_new_alert_cat

Initial mask of Supported New Alert Category.

Definition at line 195 of file ans.h.

◆ sup_unread_alert_sta

uint16_t ans_init_t::sup_unread_alert_sta

Initial mask of Unread Alert Status.

Definition at line 196 of file ans.h.


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