WE310F5  39.00.000
M2MB_BLE_GATT_SRVD_S Struct Reference

Structure which contains GATT element information. More...

#include <m2mb_ble_driver.h>

Data Fields

UINT16 elements_count
 
M2MB_BLE_GATT_ELEMENT_Tgatt_elements
 

Detailed Description

Structure which contains GATT element information.

Structure which contains GATT element information. This structure is used for service discovery feature.

Definition at line 215 of file m2mb_ble_driver.h.

Field Documentation

◆ elements_count

UINT16 elements_count

Number of elements in the service

Definition at line 217 of file m2mb_ble_driver.h.

◆ gatt_elements

M2MB_BLE_GATT_ELEMENT_T* gatt_elements

GATT element information

Definition at line 218 of file m2mb_ble_driver.h.


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