mirror of
https://github.com/torvalds/linux.git
synced 2024-11-18 01:51:53 +00:00
984947dc64
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: Marcel Holtmann <marcel@holtmann.org> |
||
---|---|---|
.. | ||
bluetooth.h | ||
hci_core.h | ||
hci.h | ||
l2cap.h | ||
rfcomm.h | ||
sco.h |