Bluetooth SDK version#
Bluetooth stack version definition.
License#
Copyright 2022 Silicon Laboratories Inc. www.silabs.com
The licensor of this software is Silicon Laboratories Inc. Your use of this software is governed by the terms of Silicon Labs Master Software License Agreement (MSLA) available at www.silabs.com/about-us/legal/master-software-license-agreement. This software is distributed to you in Source Code format and is governed by the sections of the MSLA applicable to Source Code.
Bluetooth SDK version information
Macros#
#define
SL_BT_VERSION_MAJOR 10
The major number of Bluetooth SDK version.
#define
SL_BT_VERSION_MINOR 1
The minor number of Bluetooth SDK version.
#define
SL_BT_VERSION_PATCH 0
The patch number of Bluetooth SDK version.
#define
SL_BT_VERSION_HASH {0x15,0xbb,0x83,0xe2,0x3a,0xed,0x83,0xa6,0x29,0x9f,0xd8,0x97,0x10,0xa2,0xaf,0xb6,0xd4,0x49,0x89,0xe0}
The hash value of the build the Bluetooth SDK was created from.