BlueNRG-MS pack for STM32CubeMX: _evt_gatt_prepare_write_permit_req Struct Reference

STM32CubeMX BlueNRG-MS

BlueNRG-MS pack for STM32CubeMX  V4.4.0
The BlueNRG-MS pack is an additional software for STM32CubeMX.
_evt_gatt_prepare_write_permit_req Struct Reference

#include <bluenrg_gatt_aci.h>

Data Fields

uint16_t conn_handle
 
uint16_t attr_handle
 
uint16_t offset
 
uint8_t data_length
 
uint8_t data [VARIABLE_SIZE]
 

Field Documentation

◆ attr_handle

uint16_t attr_handle

The handle of the attribute for which the write request has been made by the client

◆ conn_handle

uint16_t conn_handle

Handle of the connection on which there was the request to write the attribute.

◆ data

uint8_t data[VARIABLE_SIZE]

The data that the client has requested to write

◆ data_length

uint8_t data_length

Length of data field.

◆ offset

uint16_t offset

The offset from which the prepare write has been requested


The documentation for this struct was generated from the following file:
Generated on Mon Apr 15 2019 18:10:40 for BlueNRG-MS pack for STM32CubeMX by   doxygen 1.8.13