pm_peer_data_bonding_t

nRF5 SDK v10.0.0

nRF51 SDK v10.0.0

Data associated with a bond to a peer. More...

#include <peer_manager_types.h>

Detailed Description

Data associated with a bond to a peer.

Field Documentation

ble_gap_enc_key_t pm_peer_data_bonding_t::own_ltk

Locally generated long term encryption key, distributed to the peer.

uint8_t pm_peer_data_bonding_t::own_role

The role of the local device during bonding.

ble_gap_id_key_t pm_peer_data_bonding_t::peer_id

The peer's peer address and identity resolution key.

ble_gap_enc_key_t pm_peer_data_bonding_t::peer_ltk

The peer's long term encryption key.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .