Sample Service init stucture. This contains all option and data needed for initialization of the service. More...
#include <sample_service.h>
Public Attributes | |
samples_evt_handler_t | evt_handler |
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.