HCI Get Version Vendor Specific Command#

Provides vendor specific commands to HCI to read version information. Version information by default is the Bluetooth software version, this can be customized in sl_bt_hci_version_config.h file.

Macros#

#define
SL_BT_HCI_GET_VERSION_OPCODE 0xff10
#define
SL_BT_HCI_VERSION_RESPONSE { BG_VERSION_MAJOR, BG_VERSION_MINOR, BG_VERSION_PATCH, BG_VERSION_BUILD }