Airoha M0 BLE API  1.0.5.4
ble_sm_evt_sec_request_t Struct Reference

Event structure for BLE_SM_EVT_SEC_REQUEST. More...

Data Fields

uint8_t bond: 1
 
uint8_t mitm: 1
 

Detailed Description

Event structure for BLE_SM_EVT_SEC_REQUEST.

Field Documentation

◆ bond

uint8_t ble_sm_evt_sec_request_t::bond

Perform bonding.

◆ mitm

uint8_t ble_sm_evt_sec_request_t::mitm

Man In The Middle protection required.