WL865E4-P  36.07.001
M2MB_BLE_GATT_CHARACTERISTIC_DESCRIPTOR_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 NumberOfCharacteristicDescriptors
 
M2MB_BLE_GATT_CHARACTERISTIC_DESCRIPTOR_ENTRY_TCharacteristicDescriptorEntryList
 

Detailed Description

Definition at line 1160 of file m2mb_ble_driver.h.

Field Documentation

◆ CharacteristicDescriptorEntryList

M2MB_BLE_GATT_CHARACTERISTIC_DESCRIPTOR_ENTRY_T* CharacteristicDescriptorEntryList

Pointer to the GATT Characteristic Descriptor entry list.

Definition at line 1172 of file m2mb_ble_driver.h.

◆ ConnectionID

UINT32 ConnectionID

GATT connection ID.

Definition at line 1162 of file m2mb_ble_driver.h.

◆ ConnectionType

GATT connection type.

Definition at line 1166 of file m2mb_ble_driver.h.

◆ NumberOfCharacteristicDescriptors

UINT16 NumberOfCharacteristicDescriptors

Number of GATT Characteristic Descriptors.

Definition at line 1170 of file m2mb_ble_driver.h.

◆ RemoteDevice

M2MB_BLE_BD_ADDR_T RemoteDevice

Remote device address.

Definition at line 1168 of file m2mb_ble_driver.h.

◆ TransactionID

UINT32 TransactionID

GATT transaction ID.

Definition at line 1164 of file m2mb_ble_driver.h.


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