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)
commitabb638b311da86eba61c4b2be8eb13375a56b7be
tree5a0267ef21a87da3492b58c50fa39015a7371f6f
parentb6f1b79deabd32f89adbf24ef7b30f82d029808a
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