commit | e90165be9a4d6a1e8fa632fcae00a5294abd3981 | [log] [tgz] |
---|---|---|
author | Andrei Emeltchenko <andrei.emeltchenko@nokia.com> | Fri Mar 25 11:31:41 2011 +0200 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Thu Mar 31 14:22:58 2011 -0300 |
tree | 4bd658a68194912fa82b2c7241ef065a1d4940b4 | |
parent | d1010240fa9aac93da56a683c1295e759ee69d10 [diff] |
Bluetooth: check L2CAP info_rsp ident and state Information requests/responses are unbound to L2CAP channel. Patch fixes issue arising when two devices connects at the same time to each other. This way we do not process out of the context messages. We are safe dropping info_rsp since info_timer is left running. Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@nokia.com> Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>