smd_evt_t

nRF5 SDK v10.0.0

nRF51 SDK v10.0.0

Structure describing events from the Security Dispatcher module. More...

#include <security_dispatcher.h>

Detailed Description

Structure describing events from the Security Dispatcher module.

Field Documentation

uint16_t smd_evt_t::conn_handle

The connection this event pertains to.

smd_evt_id_t smd_evt_t::evt_id

The type of event.

smd_evt_params_t smd_evt_t::params

Event specific parameters. Chosen based on evt_id.


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