WL865E4-P  36.07.001
M2MB_BLE_GATT_READ_BY_UUID_RESPONSE_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 NumberOfAttributes
 
M2MB_BLE_GATT_READ_EVENT_ENTRY_TAttributeList
 

Detailed Description

Definition at line 948 of file m2mb_ble_driver.h.

Field Documentation

◆ AttributeList

Pointer to the GATT attribute entry list.

Definition at line 960 of file m2mb_ble_driver.h.

◆ ConnectionID

UINT32 ConnectionID

GATT connection ID.

Definition at line 950 of file m2mb_ble_driver.h.

◆ ConnectionType

GATT connection type.

Definition at line 954 of file m2mb_ble_driver.h.

◆ NumberOfAttributes

UINT16 NumberOfAttributes

Number of GATT attributes.

Definition at line 958 of file m2mb_ble_driver.h.

◆ RemoteDevice

M2MB_BLE_BD_ADDR_T RemoteDevice

Remote device address.

Definition at line 956 of file m2mb_ble_driver.h.

◆ TransactionID

UINT32 TransactionID

GATT transaction ID.

Definition at line 952 of file m2mb_ble_driver.h.


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