]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Translate additional address type correctly
authorMarcel Holtmann <marcel@holtmann.org>
Thu, 23 Jul 2020 12:38:56 +0000 (18:08 +0530)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 30 Jul 2020 07:34:42 +0000 (09:34 +0200)
commitff9bf5933035fe558ae06e3e2cad445fc3f6970b
tree5c4c3e7f5dd099b1a1f5da63318e93bde9834131
parent617049af92888e7c8b3e0d16bebb51016f08f7c5
Bluetooth: Translate additional address type correctly

When using controller based address resolution, then the new address
types 0x02 and 0x03 are used. These types need to be converted back into
either public address or random address types.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Sathish Narsimman <sathish.narasimman@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci.h
net/bluetooth/hci_core.c