![]() |
BlueNRG-MS pack for STM32CubeMX
V4.4.0
The BlueNRG-MS pack is an additional software for STM32CubeMX.
|
_evt_gatt_attr_modified_IDB05A1 Struct Reference
#include <bluenrg_gatt_aci.h>
Data Fields | |
uint16_t | conn_handle |
uint16_t | attr_handle |
uint8_t | data_length |
uint16_t | offset |
uint8_t | att_data [VARIABLE_SIZE] |
Field Documentation
◆ att_data
uint8_t att_data[VARIABLE_SIZE] |
The new value (length is data_length)
◆ attr_handle
uint16_t attr_handle |
Handle of the attribute that was modified.
◆ conn_handle
uint16_t conn_handle |
The connection handle which modified the attribute.
◆ data_length
uint8_t data_length |
The length of the data
◆ offset
uint16_t offset |
Offset from which the write has been performed by the peer device
The documentation for this struct was generated from the following file:
- includes/bluenrg_gatt_aci.h
Generated on Mon Apr 15 2019 18:10:40 for BlueNRG-MS pack for STM32CubeMX by
