BLE version

C

#define BT_SYS_BLE_VER_5_2                  (11U)
#define BT_SYS_BLE_VER_6_0                  (14U)

Description

Defines of BLE version in the Bluetooth system. Values can be referred in Assigned Numbers document.

Macro Definition

MacroDescription
BT_SYS_BLE_VER_5_2Core Specification v5.2.
BT_SYS_BLE_VER_6_0Core Specification v6.0.