WL865E4-P  36.07.001
M2MB_BLE_GAP_LE_EXTENDED_PAIRING_CAPABILITIES Struct Reference

#include <m2mb_ble_driver.h>

Data Fields

UINT32 Flags
 
M2MB_BLE_GAP_LE_IO_CAPABILITY_T IO_Capability
 
M2MB_BLE_GAP_LE_BONDING_TYPE_T Bonding_Type
 
UINT8 Maximum_Encryption_Key_Size
 
M2MB_BLE_GAP_LE_EXTENDED_KEY_DISTRIBUTION_T Receiving_Keys
 
M2MB_BLE_GAP_LE_EXTENDED_KEY_DISTRIBUTION_T Sending_Keys
 
M2MB_BLE_GAP_LE_SECURE_CONNECTIONS_OOB_DATA_T LocalOOBData
 

Detailed Description

Definition at line 2497 of file m2mb_ble_driver.h.

Field Documentation

◆ Bonding_Type

Bonding type.

Definition at line 2504 of file m2mb_ble_driver.h.

◆ Flags

UINT32 Flags

Bitmask that indicates pairing capabilities and security requirements.

Definition at line 2499 of file m2mb_ble_driver.h.

◆ IO_Capability

IO Capability.

Definition at line 2502 of file m2mb_ble_driver.h.

◆ LocalOOBData

Secure Connections OOB Data.

Definition at line 2512 of file m2mb_ble_driver.h.

◆ Maximum_Encryption_Key_Size

UINT8 Maximum_Encryption_Key_Size

Maximum encryption key size.

Definition at line 2506 of file m2mb_ble_driver.h.

◆ Receiving_Keys

Receiving distribution keys.

Definition at line 2508 of file m2mb_ble_driver.h.

◆ Sending_Keys

Sending distribution keys.

Definition at line 2510 of file m2mb_ble_driver.h.


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