diff options
author | Archie Pusaka <apusaka@chromium.org> | 2021-04-01 06:11:33 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2021-04-02 12:06:17 +0300 |
commit | 06752d1678b49ac471f11950ebd6d29541828bba (patch) | |
tree | 8aa2210b419533a72f99a214c9338ca794864e22 /net/bluetooth/smp.c | |
parent | 149b3f13b4b11175c81105f32b048260e63fdc34 (diff) | |
download | linux-06752d1678b49ac471f11950ebd6d29541828bba.tar.xz |
Bluetooth: Check inquiry status before sending one
There is a possibility where HCI_INQUIRY flag is set but we still
send HCI_OP_INQUIRY anyway.
Such a case can be reproduced by connecting to an LE device while
active scanning. When the device is discovered, we initiate a
connection, stop LE Scan, and send Discovery MGMT with status
disabled, but we don't cancel the inquiry.
Signed-off-by: Archie Pusaka <apusaka@chromium.org>
Reviewed-by: Sonny Sasaka <sonnysasaka@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/bluetooth/smp.c')
0 files changed, 0 insertions, 0 deletions