Lancaster University fork of the Nordic nrf51-SDK repository, which actually lives on github: https://github.com/lancaster-university/nrf51-sdk
pm_peer_data_bonding_t Struct Reference
[Peer_manager]
Data associated with a bond to a peer. More...
#include <peer_manager_types.h>
Data Fields | |
| uint8_t | own_role |
| The role of the local device during bonding. | |
| ble_gap_id_key_t | peer_id |
| The peer's peer address and identity resolution key. | |
| ble_gap_enc_key_t | peer_ltk |
| The peer's long term encryption key. | |
| ble_gap_enc_key_t | own_ltk |
| Locally generated long term encryption key, distributed to the peer. | |
Detailed Description
Data associated with a bond to a peer.
Definition at line 94 of file peer_manager_types.h.
Field Documentation
Locally generated long term encryption key, distributed to the peer.
Definition at line 99 of file peer_manager_types.h.
| uint8_t own_role |
The role of the local device during bonding.
Definition at line 96 of file peer_manager_types.h.
The peer's peer address and identity resolution key.
Definition at line 97 of file peer_manager_types.h.
The peer's long term encryption key.
Definition at line 98 of file peer_manager_types.h.
Generated on Tue Jul 12 2022 15:07:18 by
1.7.2