samples_init_t Struct Reference

Sample Service init stucture. More...

#include <sample_service.h>

+ Collaboration diagram for samples_init_t:

Public Attributes

samples_evt_handler_t evt_handler
 Service event handler. More...
 

Detailed Description

Sample Service init stucture.

This contains all option and data needed for initialization of the service.

Definition at line 117 of file sample_service.h.

Member Data Documentation

◆ evt_handler

samples_evt_handler_t samples_init_t::evt_handler

Service event handler.

Definition at line 119 of file sample_service.h.


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