WL865E4-P  36.07.001
M2MB_BLE_PERSISTENT_DEVICE_REMOTE_DATA Struct Reference

#include <m2mb_ble_driver.h>

Data Fields

UINT8 Flags
 
M2MB_BLE_BD_ADDR_T LastAddress
 
M2MB_BLE_GAP_LE_ADDRESS_TYPE_T LastAddressType
 
M2MB_BLE_BD_ADDR_T IdentityAddress
 
M2MB_BLE_GAP_LE_ADDRESS_TYPE_T IdentityAddressType
 
UINT8 EncryptionKeySize
 
M2MB_BLE_LONG_TERM_KEY_T LTK
 
M2MB_BLE_ENCRYPTION_KEY_T IRK
 
UINT32 deviceUsedCnt
 

Detailed Description

Definition at line 3779 of file m2mb_ble_driver.h.

Field Documentation

◆ deviceUsedCnt

UINT32 deviceUsedCnt

number of times device used before deleting the bonding info.

Definition at line 3797 of file m2mb_ble_driver.h.

◆ EncryptionKeySize

UINT8 EncryptionKeySize

Encryption key size.

Definition at line 3791 of file m2mb_ble_driver.h.

◆ Flags

UINT8 Flags

Flags.

Definition at line 3781 of file m2mb_ble_driver.h.

◆ IdentityAddress

M2MB_BLE_BD_ADDR_T IdentityAddress

Identity address.

Definition at line 3787 of file m2mb_ble_driver.h.

◆ IdentityAddressType

M2MB_BLE_GAP_LE_ADDRESS_TYPE_T IdentityAddressType

Identity address type.

Definition at line 3789 of file m2mb_ble_driver.h.

◆ IRK

Identity resolving key (IRK).

Definition at line 3795 of file m2mb_ble_driver.h.

◆ LastAddress

M2MB_BLE_BD_ADDR_T LastAddress

Last remote address used.

Definition at line 3783 of file m2mb_ble_driver.h.

◆ LastAddressType

Last remote address type used.

Definition at line 3785 of file m2mb_ble_driver.h.

◆ LTK

Long term Key (LTK).

Definition at line 3793 of file m2mb_ble_driver.h.


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