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... | |
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.
| samples_evt_handler_t samples_init_t::evt_handler |
Service event handler.
Definition at line 119 of file sample_service.h.