sl_bt_evt_sm_bondedSecurity Manager

Triggered after the pairing or bonding procedure is successfully completed.

Data Structures

struct  sl_bt_evt_sm_bonded_s
 Data structure of the bonded event.
 

Macros

#define sl_bt_evt_sm_bonded_id   0x030f00a0
 Identifier of the bonded event.
 

Detailed Description

Triggered after the pairing or bonding procedure is successfully completed.


Data Structure Documentation

◆ sl_bt_evt_sm_bonded_s

struct sl_bt_evt_sm_bonded_s

Data structure of the bonded event.

Data Fields
uint8_t connection

Connection handle

uint8_t bonding

Bonding handle. Values:

  • SL_BT_INVALID_BONDING_HANDLE (0xff): Pairing completed without bonding - the pairing key will be discarded after disconnection.
  • Other: Procedure completed, pairing key stored with given bonding handle