]> 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)
commitd8e4ef4a3608f9700ea24c9e19e0f60aa2366d3d
treec824555fdbcdbfd0349310722f422a6e9f70d837
parentac09acf3c9747856576b0f12b6dd41e20a11a2e3
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