![]() |
nRF5 SDK
v12.3.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
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. | |
Data associated with a bond to a peer.