]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: MGMT: Fix Get Device Flags
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 15 Aug 2022 23:14:32 +0000 (16:14 -0700)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Thu, 25 Aug 2022 23:26:16 +0000 (16:26 -0700)
commitd38f2f941af3b791f9c22635ea8ee73150156022
treec824555fdbcdbfd0349310722f422a6e9f70d837
parentf61558160d462385014ccde27eb37b570d89d233
Bluetooth: MGMT: Fix Get Device Flags

Get Device Flags don't check if device does actually use an RPA in which
case it shall only set HCI_CONN_FLAG_REMOTE_WAKEUP if LL Privacy is
enabled.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/mgmt.c