Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of nrf51-sdk by
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 14:11:25 by
