]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Bluetooth: Translate additional address type during le_conn_comp
authorSathish Narasimman <sathish.narasimman@intel.com>
Thu, 20 May 2021 11:42:01 +0000 (17:12 +0530)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 20 May 2021 15:27:11 +0000 (17:27 +0200)
commitc7e1e7ccd6066e0baaeb27650f98d536a6217d48
treeb8086240b7637d9f98a986346535326c2946ea74
parent7e17367e016922e2862b42e86b0307a95afb6826
Bluetooth: Translate additional address type during le_conn_comp

When using controller based address resolution, then the destination
address type during le_conn_complete uses 0x02 & 0x03 if controller
resolves the destination address(RPA).
These address types need to be converted back into either 0x00 0r 0x01

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