nRF51 SDK v10.0.0
Data Fields
pds_evt_t Struct Reference

Events that can come from the peer_data_storage module. More...

#include <peer_data_storage.h>

Data Fields

pds_evt_id_t evt_id
 
pm_peer_id_t peer_id
 
pm_peer_data_id_t data_id
 
pm_store_token_t store_token
 

Detailed Description

Events that can come from the peer_data_storage module.

Field Documentation

pm_peer_data_id_t pds_evt_t::data_id

The data the event pertains to.

pds_evt_id_t pds_evt_t::evt_id

The type of event.

pm_peer_id_t pds_evt_t::peer_id

The peer the event pertains to.


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.