|  | WE310F5
    39.00.000
    | 
Structure which contains GATT element information. More...
#include <m2mb_ble_driver.h>
| Data Fields | |
| UINT16 | elements_count | 
| M2MB_BLE_GATT_ELEMENT_T * | gatt_elements | 
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.
| UINT16 elements_count | 
Number of elements in the service
Definition at line 217 of file m2mb_ble_driver.h.
| M2MB_BLE_GATT_ELEMENT_T* gatt_elements | 
GATT element information
Definition at line 218 of file m2mb_ble_driver.h.