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

#include <bluenrg_gap_aci.h>

Data Fields

uint8_t procedure_code
 
uint8_t status
 
uint8_t data [VARIABLE_SIZE]
 

Field Documentation

◆ data

uint8_t data[VARIABLE_SIZE]

Procedure specific data.

  • For Name Discovery Procedure:
    the name of the peer device if the procedure completed successfully.
  • For General Connection Establishment Procedure:
    The reconnection address written to the peripheral device if the peripheral is privacy enabled

◆ procedure_code

uint8_t procedure_code

Terminated procedure. See GAP procedure codes.

◆ status

uint8_t status

BLE_STATUS_SUCCESS, BLE_STATUS_FAILED or ERR_AUTH_FAILURE (procedure failed due to authentication requirements).


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