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

GAP

API for GAP layer. More...

Modules

 AD Types
 

AD Types.


 GAP functions
 

API for GAP layer.


 GAP events

Typedefs

typedef uint8_t tBDAddr [6]
 Bluetooth 48 bit address (in little-endian order).

Detailed Description

API for GAP layer.

GAP layer.


Typedef Documentation

typedef uint8_t tBDAddr[6]

Bluetooth 48 bit address (in little-endian order).

Definition at line 46 of file ble_link_layer.h.