![]() |
BlueNRG-MS pack for STM32CubeMX
V4.4.0
The BlueNRG-MS pack is an additional software for STM32CubeMX.
|
_evt_gatt_disc_read_char_by_uuid_resp Struct Reference
#include <bluenrg_gatt_aci.h>
Data Fields | |
uint16_t | conn_handle |
uint8_t | event_data_length |
uint16_t | attr_handle |
uint8_t | attr_value [VARIABLE_SIZE] |
Field Documentation
◆ attr_handle
uint16_t attr_handle |
The handle of the attribute.
◆ attr_value
uint8_t attr_value[VARIABLE_SIZE] |
The attribute value will be a service declaration as defined in Bluetooth Core v4.0 spec (vol.3, Part G, ch. 3.3.1), when a "Discover Characteristics By UUID" has been started. It will be the value of the Characteristic if a "Read using Characteristic UUID" has been performed.
◆ conn_handle
uint16_t conn_handle |
The connection handle related to the event.
◆ event_data_length
uint8_t event_data_length |
Length of following data.
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
