dm_application_param_t

nRF5 SDK v9.0.0

nRF51 SDK v9.0.0

Application Registration Parameters. More...

#include <device_manager.h>

Detailed Description

Application Registration Parameters.

Parameters needed by the module when registering with it.

Field Documentation

dm_event_cb_t dm_application_param_t::evt_handler

Event Handler to be registered. It will receive asynchronous notification from the module, see Device Manager Events for asynchronous events.

ble_gap_sec_params_t dm_application_param_t::sec_param

Security parameters to be used for the application.

uint8_t dm_application_param_t::service_type

Bit mask identifying services that the application intends to support for all peers.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .