]> git.baikalelectronics.ru Git - 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)
commit4ba034b5b5ec2e3cca102943b263c4b8921fc154
treee284e4031763440e8ed87d9c8d807ae79d69b8ec
parent3c18da97f3e7375ac4d954ed73368ede4714e831
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