Lancaster University fork of the Nordic nrf51-SDK repository, which actually lives on github: https://github.com/lancaster-university/nrf51-sdk
pdb_evt_t Struct Reference
[Peer Database]
Events that can come from the peer_database module. More...
#include <peer_database.h>
Data Fields | |
| pdb_evt_id_t | evt_id |
| The event that has happened. | |
| pm_peer_id_t | peer_id |
| The id of the peer the event pertains to. | |
| pm_peer_data_id_t | data_id |
| The data the event pertains to. | |
| pm_store_token_t | store_token |
| A token identifying the store operation this event pertains to. | |
Detailed Description
Events that can come from the peer_database module.
Definition at line 68 of file peer_database.h.
Field Documentation
The data the event pertains to.
Definition at line 72 of file peer_database.h.
The event that has happened.
Definition at line 70 of file peer_database.h.
The id of the peer the event pertains to.
Definition at line 71 of file peer_database.h.
A token identifying the store operation this event pertains to.
Definition at line 77 of file peer_database.h.
Generated on Tue Jul 12 2022 15:07:18 by
1.7.2