Skip to content
Commit 984947dc authored by Marcel Holtmann's avatar Marcel Holtmann
Browse files

Bluetooth: Fix race condition with L2CAP information request



When two L2CAP connections are requested quickly after the ACL link has
been established there exists a window for a race condition where a
connection request is sent before the information response has been
received. Any connection request should only be sent after an exchange
of the extended features mask has been finished.

Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
parent 657e17b0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment