![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
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. | |
Data associated with a bond to a peer.