]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: btintel: Collect tlv based active firmware build info in FW mode
authorLokendra Singh <lokendra.singh@intel.com>
Tue, 23 Mar 2021 18:59:03 +0000 (11:59 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 25 Mar 2021 15:11:06 +0000 (16:11 +0100)
commit6ac4d0a43426c3188e4c22e32868c863e6098cb5
treea90c3fb0f31b7950aa18aec1dc10b61aa73db98f
parent8e6ed4f382ed146917a63ad3788efbe2f774ddd6
Bluetooth: btintel: Collect tlv based active firmware build info in FW mode

In Operational firmware mode, 'Minimum FW version' TLV ID is not available.
So, we cannot fetch already running firmware info for comparison against
another build. However, It can be collected using a combination of other
TLV ID's information.

Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tested-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btintel.c