Multi Link Multi Role Service init stucture. More...
#include <mlmr.h>
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... | |
Multi Link Multi Role Service init stucture.
This contains all option and data needed for initialization of the service.
mlmr_evt_handler_t mlmr_init_t::evt_handler |