WL865E4-P  36.07.001
M2MB_BLE_GAP_LE_PAIRING_CAPABILITIES Struct Reference

#include <m2mb_ble_driver.h>

Data Fields

M2MB_BLE_GAP_LE_IO_CAPABILITY_T IO_Capability
 
M2MB_BOOL_T OOB_Present
 
M2MB_BLE_GAP_LE_BONDING_TYPE_T Bonding_Type
 
M2MB_BOOL_T MITM
 
UINT8 Maximum_Encryption_Key_Size
 
M2MB_BLE_GAP_LE_KEY_DISTRIBUTION_T Receiving_Keys
 
M2MB_BLE_GAP_LE_KEY_DISTRIBUTION_T Sending_Keys
 

Detailed Description

Definition at line 2461 of file m2mb_ble_driver.h.

Field Documentation

◆ Bonding_Type

Bonding type.

Definition at line 2467 of file m2mb_ble_driver.h.

◆ IO_Capability

IO Capability.

Definition at line 2463 of file m2mb_ble_driver.h.

◆ Maximum_Encryption_Key_Size

UINT8 Maximum_Encryption_Key_Size

Maximum encryption key size.

Definition at line 2471 of file m2mb_ble_driver.h.

◆ MITM

Flags if Man in the Middle (MITM) protection is required.

Definition at line 2469 of file m2mb_ble_driver.h.

◆ OOB_Present

M2MB_BOOL_T OOB_Present

Flags if OOB is present.

Definition at line 2465 of file m2mb_ble_driver.h.

◆ Receiving_Keys

Receiving distribution keys.

Definition at line 2473 of file m2mb_ble_driver.h.

◆ Sending_Keys

Sending distribution keys.

Definition at line 2475 of file m2mb_ble_driver.h.


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