WL865E4-P  36.07.001
M2MB_BLE_GATT_SERVICE_DISCOVERY_INDICATION_DATA Struct Reference

#include <m2mb_ble_driver.h>

Data Fields

UINT32 ConnectionID
 
M2MB_BLE_GATT_SERVICE_INFORMATION_T ServiceInformation
 
UINT32 NumberOfIncludedService
 
M2MB_BLE_GATT_SERVICE_INFORMATION_TIncludedServiceList
 
UINT32 NumberOfCharacteristics
 
M2MB_BLE_GATT_CHARACTERISTIC_INFORMATION_TCharacteristicInformationList
 

Detailed Description

Definition at line 3569 of file m2mb_ble_driver.h.

Field Documentation

◆ CharacteristicInformationList

M2MB_BLE_GATT_CHARACTERISTIC_INFORMATION_T* CharacteristicInformationList

Pointer to the GATT Characteristic information list.

Definition at line 3581 of file m2mb_ble_driver.h.

◆ ConnectionID

UINT32 ConnectionID

GATT connection ID.

Definition at line 3571 of file m2mb_ble_driver.h.

◆ IncludedServiceList

Pointer to the included service information.

Definition at line 3577 of file m2mb_ble_driver.h.

◆ NumberOfCharacteristics

UINT32 NumberOfCharacteristics

Number of GATT Characteristics for the service.

Definition at line 3579 of file m2mb_ble_driver.h.

◆ NumberOfIncludedService

UINT32 NumberOfIncludedService

Number of included services.

Definition at line 3575 of file m2mb_ble_driver.h.

◆ ServiceInformation

GATT service information.

Definition at line 3573 of file m2mb_ble_driver.h.


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