nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches
pm_peer_data_bonding Struct Reference

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

#include <bm/bluetooth/peer_manager/peer_manager_types.h>

Data Fields

uint8_t own_role
 The Bluetooth LE role of the local device during bonding. See BLE_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: