![]() |
BlueNRG-MS pack for STM32CubeMX
V4.4.0
The BlueNRG-MS pack is an additional software for STM32CubeMX.
|
_evt_att_find_information_resp Struct Reference
#include <bluenrg_gatt_aci.h>
Data Fields | |
uint16_t | conn_handle |
uint8_t | event_data_length |
uint8_t | format |
uint8_t | handle_uuid_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.
◆ format
uint8_t format |
The format of the handle_uuid_pair.
- 1: 16-bit UUIDs
- 2: 128-bit UUIDs
◆ handle_uuid_pair
uint8_t handle_uuid_pair[VARIABLE_SIZE] |
A sequence of handle-uuid pairs.
- if format=1, each pair is:
[2 octets for handle, 2 octets for UUIDs]
- if format=2, each pair is:
[2 octets for handle, 16 octets for UUIDs]
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
