WL865E4-P  36.07.001
M2MB_BLE_GATT_SERVER_INDICATION_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
 
UINT16 AttributeHandle
 
UINT16 AttributeValueLength
 
UINT8AttributeValue
 

Detailed Description

Definition at line 1333 of file m2mb_ble_driver.h.

Field Documentation

◆ AttributeHandle

UINT16 AttributeHandle

Attribute handle.

Definition at line 1349 of file m2mb_ble_driver.h.

◆ AttributeValue

UINT8* AttributeValue

Pointer to the attribute value.

Definition at line 1353 of file m2mb_ble_driver.h.

◆ AttributeValueLength

UINT16 AttributeValueLength

Attribute value length.

Definition at line 1351 of file m2mb_ble_driver.h.

◆ ConnectionID

UINT32 ConnectionID

GATT connection ID.

Definition at line 1335 of file m2mb_ble_driver.h.

◆ ConnectionType

GATT connection type.

Definition at line 1339 of file m2mb_ble_driver.h.

◆ RemoteDevice

M2MB_BLE_BD_ADDR_T RemoteDevice

Remote device address.

Definition at line 1341 of file m2mb_ble_driver.h.

◆ TransactionID

UINT32 TransactionID

GATT transaction ID.

Definition at line 1337 of file m2mb_ble_driver.h.


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