nRF5 SDK v16.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 BLE role of the local device during bonding. See GAP Roles.
 
ble_gap_id_key_t peer_ble_id
 The peer's Bluetooth address and identity resolution key (IRK).
 
ble_gap_enc_key_t peer_ltk
 The peer's long-term encryption key (LTK) and master ID.
 
ble_gap_enc_key_t own_ltk
 Locally generated long-term encryption key (LTK) and master ID, distributed to the peer.
 

Detailed Description

Data associated with a bond to a peer.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated