nRF51 SDK v10.0.0
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.