WL865E4-P  36.07.001
M2MB_BLE_GAP_LE_SECURITY_INFORMATION Struct Reference

#include <m2mb_ble_driver.h>

Data Fields

M2MB_BOOL_T Local_Device_Is_Master
 
union {
   M2MB_BLE_GAP_LE_SLAVE_SECURITY_INFORMATION_T   Slave_Information
 
   M2MB_BLE_GAP_LE_MASTER_SECURITY_INFORMATION_T   Master_Information
 
Security_Information
 

Detailed Description

Definition at line 3125 of file m2mb_ble_driver.h.

Field Documentation

◆ Local_Device_Is_Master

M2MB_BOOL_T Local_Device_Is_Master

Flags if the local device is the master of the connection.

Definition at line 3127 of file m2mb_ble_driver.h.

◆ Master_Information

Master's security information.

Definition at line 3133 of file m2mb_ble_driver.h.

◆ Security_Information

union { ... } Security_Information

Union that stores the security information based on whether the local device is the master or the slave.

◆ Slave_Information

Slave's security information.

Definition at line 3131 of file m2mb_ble_driver.h.


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