]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix advertising handle is set to 0
authorTedd Ho-Jeong An <tedd.an@intel.com>
Fri, 1 May 2020 17:00:50 +0000 (10:00 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 11 May 2020 10:13:38 +0000 (12:13 +0200)
commitc6b392aeaadeba66d3a817330539da9a621d2a9d
tree0af69cfc1facf77d1a84929613cff52b5c01f9cd
parent9ce8b984c51bd144db1806d89ed5555cc8cf5fcc
Bluetooth: Fix advertising handle is set to 0

This patch fix the advertising handle is set to 0 regardless of actual
instance value. The affected commands are LE Set Advertising Set Random
Address, LE Set Extended Advertising Data, and LE Set Extended Scan
Response Data commands.

Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_request.c