]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Handle own address type change with HCI_ENABLE_LL_PRIVACY
authorSathish Narasimman <sathish.narasimman@intel.com>
Mon, 5 Apr 2021 14:30:23 +0000 (20:00 +0530)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 6 Apr 2021 08:47:45 +0000 (10:47 +0200)
commitf62c00634b7349535147b80b33264b84e0bb3e43
tree5a0267ef21a87da3492b58c50fa39015a7371f6f
parenta1730dc70923cc6f42700498177c3a82bdfc7ae0
Bluetooth: Handle own address type change with HCI_ENABLE_LL_PRIVACY

own_address_type has to changed to 0x02 and 0x03 only when
HCI_ENABLE_LL_PRIVACY flag is set.

Signed-off-by: Sathish Narasimman <sathish.narasimman@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_request.c