WL865E4-P  36.07.001
M2MB_BLE_GATT_CHARACTERISTIC_DISCOVERY_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 NumberOfCharacteristics
 
M2MB_BLE_GATT_CHARACTERISTIC_ENTRY_TCharacteristicEntryList
 

Detailed Description

Definition at line 1128 of file m2mb_ble_driver.h.

Field Documentation

◆ CharacteristicEntryList

M2MB_BLE_GATT_CHARACTERISTIC_ENTRY_T* CharacteristicEntryList

Pointer to the GATT Characteristic entry list.

Definition at line 1140 of file m2mb_ble_driver.h.

◆ ConnectionID

UINT32 ConnectionID

GATT connection ID.

Definition at line 1130 of file m2mb_ble_driver.h.

◆ ConnectionType

GATT connection type.

Definition at line 1134 of file m2mb_ble_driver.h.

◆ NumberOfCharacteristics

UINT16 NumberOfCharacteristics

Number of GATT Characteristics.

Definition at line 1138 of file m2mb_ble_driver.h.

◆ RemoteDevice

M2MB_BLE_BD_ADDR_T RemoteDevice

Remote device address.

Definition at line 1136 of file m2mb_ble_driver.h.

◆ TransactionID

UINT32 TransactionID

GATT transaction ID.

Definition at line 1132 of file m2mb_ble_driver.h.


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