WL865E4-P  36.07.001
M2MB_BLE_GATT_CONFIRMATION_DATA Struct Reference

#include <m2mb_ble_driver.h>

Data Fields

UINT32 ConnectionID
 
UINT32 TransactionID
 
M2MB_BLE_GATT_CONNECTION_TYPE_T ConnectionType
 
M2MB_BLE_BD_ADDR_T RemoteDevice
 
UINT8 Status
 
UINT16 BytesWritten
 

Detailed Description

Definition at line 1633 of file m2mb_ble_driver.h.

Field Documentation

◆ BytesWritten

UINT16 BytesWritten

Number of bytes successfully indicated.

Definition at line 1645 of file m2mb_ble_driver.h.

◆ ConnectionID

UINT32 ConnectionID

GATT connection ID.

Definition at line 1635 of file m2mb_ble_driver.h.

◆ ConnectionType

GATT connection type.

Definition at line 1639 of file m2mb_ble_driver.h.

◆ RemoteDevice

M2MB_BLE_BD_ADDR_T RemoteDevice

Remote device address.

Definition at line 1641 of file m2mb_ble_driver.h.

◆ Status

UINT8 Status

Status of the outstanding indication.

Definition at line 1643 of file m2mb_ble_driver.h.

◆ TransactionID

UINT32 TransactionID

GATT transaction ID.

Definition at line 1637 of file m2mb_ble_driver.h.


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