WL865E4-P  36.07.001
M2MB_BLE_GATT_READ_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 AttributeValueOffset
 

Detailed Description

Definition at line 1526 of file m2mb_ble_driver.h.

Field Documentation

◆ AttributeOffset

UINT16 AttributeOffset

Definition at line 1537 of file m2mb_ble_driver.h.

◆ AttributeValueOffset

UINT16 AttributeValueOffset

Definition at line 1538 of file m2mb_ble_driver.h.

◆ ConnectionID

UINT32 ConnectionID

GATT connection ID.

Definition at line 1528 of file m2mb_ble_driver.h.

◆ ConnectionType

GATT connection type.

Definition at line 1532 of file m2mb_ble_driver.h.

◆ RemoteDevice

M2MB_BLE_BD_ADDR_T RemoteDevice

Remote device address.

Definition at line 1534 of file m2mb_ble_driver.h.

◆ ServiceID

UINT32 ServiceID

Definition at line 1536 of file m2mb_ble_driver.h.

◆ TransactionID

UINT32 TransactionID

GATT transaction ID.

Definition at line 1530 of file m2mb_ble_driver.h.


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