nRF5 SDK v11.0.0
Data Fields
pm_peer_data_bonding_t Struct Reference

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.


Documentation feedback | Developer Zone | Updated