Multi Link Multi Role Service init stucture. More...

#include <mlmr.h>

+ Collaboration diagram for mlmr_init_t:

Public Attributes

mlmr_evt_handler_t evt_handler
 Multi Link Multi Role Service event handler which must be provided by the application to send and receive the data. More...
 

Detailed Description

Multi Link Multi Role Service init stucture.

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

Definition at line 133 of file mlmr.h.

Member Data Documentation

◆ evt_handler

mlmr_evt_handler_t mlmr_init_t::evt_handler

Multi Link Multi Role Service event handler which must be provided by the application to send and receive the data.

Definition at line 135 of file mlmr.h.


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