]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
Bluetooth: Enable/Disable address resolution during le create conn
authorSathish Narasimman <nsathish41@gmail.com>
Thu, 23 Jul 2020 12:39:01 +0000 (18:09 +0530)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 30 Jul 2020 07:34:43 +0000 (09:34 +0200)
commit5c49bcce5c124406920843af65574104aaaa3309
treee284e4031763440e8ed87d9c8d807ae79d69b8ec
parentd03c759e391901ed8584117abd52ca4381a652c9
Bluetooth: Enable/Disable address resolution during le create conn

In this patch if le_create_conn process is started restrict to
disable address resolution and same is disabled during
le_enh_connection_complete

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