BlueNRG-MS pack for STM32CubeMX: _evt_gatt_procedure_complete 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_procedure_complete Struct Reference

#include <bluenrg_gatt_aci.h>

Data Fields

uint16_t conn_handle
 
uint8_t data_length
 
uint8_t error_code
 

Field Documentation

◆ conn_handle

uint16_t conn_handle

The connection handle on which the GATT procedure has completed

◆ data_length

uint8_t data_length

Length of error_code field (always 1).

◆ error_code

uint8_t error_code

Indicates whether the procedure completed with error (BLE_STATUS_FAILED) or was successful (BLE_STATUS_SUCCESS).


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