WE310F5  39.00.000
M2MB_BLE_SECURITY_CFG_S Struct Reference

Structure for BLE security configuration parameters. More...

#include <m2mb_ble_driver.h>

Data Fields

M2MB_BLE_IO_CAPABILITY_T iocapability
 
UINT8 mitm
 
UINT8 fix_pin [M2MB_BLE_FIXPIN_SIZE+1]
 
UINT8 leprivacy
 
UINT8 ble_bond_store_support
 
UINT8 ble_bond_size
 

Detailed Description

Structure for BLE security configuration parameters.

Structure for BLE security configuration parameters.

Definition at line 548 of file m2mb_ble_driver.h.

Field Documentation

◆ ble_bond_size

UINT8 ble_bond_size

max number of bonds

Definition at line 555 of file m2mb_ble_driver.h.

◆ ble_bond_store_support

UINT8 ble_bond_store_support

bond store support

Definition at line 554 of file m2mb_ble_driver.h.

◆ fix_pin

fix pin

Definition at line 552 of file m2mb_ble_driver.h.

◆ iocapability

io capabilities

Definition at line 550 of file m2mb_ble_driver.h.

◆ leprivacy

UINT8 leprivacy

le privacy suuport

Definition at line 553 of file m2mb_ble_driver.h.

◆ mitm

UINT8 mitm

mitm protection

Definition at line 551 of file m2mb_ble_driver.h.


The documentation for this struct was generated from the following file: