nRF51 SDK v10.0.0
Data Fields
smd_evt_t Struct Reference

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

#include <security_dispatcher.h>

Data Fields

smd_evt_id_t evt_id
 
uint16_t conn_handle
 
smd_evt_params_t params
 

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.


This document was last updated on Mon Nov 9 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.