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
| Macro | Description |
|---|---|
| BT_SYS_BLE_VER_5_2 | Core Specification v5.2. |
| BT_SYS_BLE_VER_6_0 | Core Specification v6.0. |
