WL865E4-P  36.07.001
M2MB_BLE_GATT_SIGNED_WRITE_REQUEST_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
 
UINT32 ServiceID
 
UINT16 AttributeOffset
 
UINT16 AttributeValueLength
 
UINT8AttributeValue
 
M2MB_BLE_ATT_AUTHENTICATION_SIGNATURE_T AuthenticationSignature
 

Detailed Description

Definition at line 1571 of file m2mb_ble_driver.h.

Field Documentation

◆ AttributeOffset

UINT16 AttributeOffset

Attribute offset.

Definition at line 1583 of file m2mb_ble_driver.h.

◆ AttributeValue

UINT8* AttributeValue

Authentication signature data.

Definition at line 1587 of file m2mb_ble_driver.h.

◆ AttributeValueLength

UINT16 AttributeValueLength

Attribute value length.

Definition at line 1585 of file m2mb_ble_driver.h.

◆ AuthenticationSignature

M2MB_BLE_ATT_AUTHENTICATION_SIGNATURE_T AuthenticationSignature

Definition at line 1589 of file m2mb_ble_driver.h.

◆ ConnectionID

UINT32 ConnectionID

GATT connection ID.

Definition at line 1573 of file m2mb_ble_driver.h.

◆ ConnectionType

GATT connection type.

Definition at line 1577 of file m2mb_ble_driver.h.

◆ RemoteDevice

M2MB_BLE_BD_ADDR_T RemoteDevice

Remote device address.

Definition at line 1579 of file m2mb_ble_driver.h.

◆ ServiceID

UINT32 ServiceID

GATT service ID.

Definition at line 1581 of file m2mb_ble_driver.h.

◆ TransactionID

UINT32 TransactionID

GATT transaction ID.

Definition at line 1575 of file m2mb_ble_driver.h.


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