WL865E4-P  36.07.001
M2MB_BLE_DEVICE_INFO Struct Reference

#include <m2mb_ble_driver.h>

Data Fields

UINT8 Flags
 
UINT32 connectionId
 
M2MB_BOOL_T remoteDeviceIsMaster
 
M2MB_BLE_BD_ADDR_T remoteAddress
 
M2MB_BLE_GAP_LE_ADDRESS_TYPE_T remoteAddressType
 
M2MB_BLE_GAP_LE_ADDRESS_TYPE_T identityAddressType
 
M2MB_BLE_BD_ADDR_T identityAddressBdAddr
 
UINT8 encryptionKeySize
 
M2MB_BLE_LONG_TERM_KEY_T LTK
 
M2MB_BLE_ENCRYPTION_KEY_T IRK
 
M2MB_BLE_RANDOM_NUMBER_T Rand
 
UINT16 EDIV
 
M2MB_BLE_GAP_LE_WHITE_LIST_ENTRY_T whiteListEntry
 
M2MB_BLE_GAP_LE_RESOLVING_LIST_ENTRY_T resolvingListEntry
 
M2MB_BLE_GAPS_CLIENT_INFO_T gapsClientInfo
 
M2MB_BLE_CLIENT_INFO_T clientInfo
 
M2MB_BLE_SERVER_INFO_T serverInfo
 
UINT32 transmitCredits
 
M2MB_BLE_DATA_BUFF_T receiveBuffer
 
M2MB_BLE_DATA_BUFF_T transmitBuffer
 
M2MB_BOOL_T throughputModeActive
 
UINT32 deviceUsedCnt
 
struct M2MB_BLE_DEVICE_INFOnextDeviceInfoInfoPtr
 

Detailed Description

Definition at line 3315 of file m2mb_ble_driver.h.

Field Documentation

◆ clientInfo

Definition at line 3332 of file m2mb_ble_driver.h.

◆ connectionId

UINT32 connectionId

Definition at line 3318 of file m2mb_ble_driver.h.

◆ deviceUsedCnt

UINT32 deviceUsedCnt

Definition at line 3338 of file m2mb_ble_driver.h.

◆ EDIV

UINT16 EDIV

Definition at line 3328 of file m2mb_ble_driver.h.

◆ encryptionKeySize

UINT8 encryptionKeySize

Definition at line 3324 of file m2mb_ble_driver.h.

◆ Flags

UINT8 Flags

Definition at line 3317 of file m2mb_ble_driver.h.

◆ gapsClientInfo

Definition at line 3331 of file m2mb_ble_driver.h.

◆ identityAddressBdAddr

M2MB_BLE_BD_ADDR_T identityAddressBdAddr

Definition at line 3323 of file m2mb_ble_driver.h.

◆ identityAddressType

M2MB_BLE_GAP_LE_ADDRESS_TYPE_T identityAddressType

Definition at line 3322 of file m2mb_ble_driver.h.

◆ IRK

Definition at line 3326 of file m2mb_ble_driver.h.

◆ LTK

Definition at line 3325 of file m2mb_ble_driver.h.

◆ nextDeviceInfoInfoPtr

struct M2MB_BLE_DEVICE_INFO* nextDeviceInfoInfoPtr

Definition at line 3339 of file m2mb_ble_driver.h.

◆ Rand

Definition at line 3327 of file m2mb_ble_driver.h.

◆ receiveBuffer

M2MB_BLE_DATA_BUFF_T receiveBuffer

Definition at line 3335 of file m2mb_ble_driver.h.

◆ remoteAddress

M2MB_BLE_BD_ADDR_T remoteAddress

Definition at line 3320 of file m2mb_ble_driver.h.

◆ remoteAddressType

M2MB_BLE_GAP_LE_ADDRESS_TYPE_T remoteAddressType

Definition at line 3321 of file m2mb_ble_driver.h.

◆ remoteDeviceIsMaster

M2MB_BOOL_T remoteDeviceIsMaster

Definition at line 3319 of file m2mb_ble_driver.h.

◆ resolvingListEntry

Definition at line 3330 of file m2mb_ble_driver.h.

◆ serverInfo

Definition at line 3333 of file m2mb_ble_driver.h.

◆ throughputModeActive

M2MB_BOOL_T throughputModeActive

Definition at line 3337 of file m2mb_ble_driver.h.

◆ transmitBuffer

M2MB_BLE_DATA_BUFF_T transmitBuffer

Definition at line 3336 of file m2mb_ble_driver.h.

◆ transmitCredits

UINT32 transmitCredits

Definition at line 3334 of file m2mb_ble_driver.h.

◆ whiteListEntry

Definition at line 3329 of file m2mb_ble_driver.h.


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