BLE_API wrapper library for STMicroelectronics' BlueNRG Bluetooth Low Energy expansion board shield (Component)

Dependents:   Nucleo_Zumo_BLE_IDB04A1 contest_IOT5 contest_IOT6 contest_IOT_10 ... more

Fork of X_NUCLEO_IDB0XA1 by ST Expansion SW Team

Embed: (wiki syntax)

« Back to documentation index

_evt_blue_aci Struct Reference

_evt_blue_aci Struct Reference
[BlueNRG events (vendor specific)]

Vendor specific event for BlueNRG. More...

#include <bluenrg_aci_const.h>

Data Fields

uint16_t ecode
 One of the BlueNRG event codes.

Detailed Description

Vendor specific event for BlueNRG.

Definition at line 770 of file bluenrg_aci_const.h.


Field Documentation

uint16_t ecode

One of the BlueNRG event codes.

Definition at line 771 of file bluenrg_aci_const.h.