Modules#

sli_bt_hci_version_response

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_VERSION_RESPONSE { BG_VERSION_MAJOR, BG_VERSION_MINOR, BG_VERSION_PATCH, BG_VERSION_BUILD }

Macro Definition Documentation#

SL_BT_HCI_GET_VERSION_OPCODE#

#define SL_BT_HCI_GET_VERSION_OPCODE
Value:
0xff10

Definition at line 50 of file common/hci_version/config/sl_bt_hci_version_config.h

SL_BT_HCI_VERSION_RESPONSE#

#define SL_BT_HCI_VERSION_RESPONSE
Value:
{ BG_VERSION_MAJOR, BG_VERSION_MINOR, BG_VERSION_PATCH, BG_VERSION_BUILD }

Definition at line 64 of file common/hci_version/config/sl_bt_hci_version_config.h