WL865E4-P  36.07.001
M2MB_BLE_GATT_DEVICE_CONFIRMATION_REQUEST_DATA Struct Reference

#include <m2mb_ble_driver.h>

Data Fields

UINT32 ConnectionID
 
UINT32 ConnectionStatus
 
M2MB_BLE_GATT_CONNECTION_TYPE_T ConnectionType
 
M2MB_BLE_BD_ADDR_T RemoteDevice
 
UINT16 MTU
 

Detailed Description

Definition at line 1271 of file m2mb_ble_driver.h.

Field Documentation

◆ ConnectionID

UINT32 ConnectionID

GATT connection ID.

Definition at line 1273 of file m2mb_ble_driver.h.

◆ ConnectionStatus

UINT32 ConnectionStatus

GATT connection Status.

Definition at line 1275 of file m2mb_ble_driver.h.

◆ ConnectionType

GATT connection type.

Definition at line 1277 of file m2mb_ble_driver.h.

◆ MTU

UINT16 MTU

Maximum Transmission Unit (MTU) for the connection.

Definition at line 1281 of file m2mb_ble_driver.h.

◆ RemoteDevice

M2MB_BLE_BD_ADDR_T RemoteDevice

Remote device address.

Definition at line 1279 of file m2mb_ble_driver.h.


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