BlueNRG-MS pack for STM32CubeMX: _evt_att_read_by_type_resp Struct Reference

STM32CubeMX BlueNRG-MS

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

#include <bluenrg_gatt_aci.h>

Data Fields

uint16_t conn_handle
 
uint8_t event_data_length
 
uint8_t handle_value_pair_length
 
uint8_t handle_value_pair [VARIABLE_SIZE]
 

Field Documentation

◆ conn_handle

uint16_t conn_handle

The connection handle related to the response

◆ event_data_length

uint8_t event_data_length

Length of following data.

◆ handle_value_pair

uint8_t handle_value_pair[VARIABLE_SIZE]

Attribute Data List as defined in Bluetooth Core v4.0 spec. A sequence of handle-value pairs: [2 octets for Attribute Handle, (handle_value_pair_length - 2 octets) for Attribute Value]

◆ handle_value_pair_length

uint8_t handle_value_pair_length

The size of each attribute handle-value pair


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