commit | f1b394acd99a6e2919e2c61481abf0a12804a143 | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <padovan@profusion.mobi> | Fri Jun 03 00:19:47 2011 -0300 |
committer | Jaikumar Ganesh <jaikumar@google.com> | Mon Jul 11 11:59:19 2011 -0700 |
tree | c8566e6c6b0172d4bba30eb57da8d012958efa9a | |
parent | c4cf743414819597b2f5565c64e6b72c04e6122e [diff] |
Bluetooth: Add state tracking to struct l2cap_chan Now socket state is tracked by struct sock and channel state is tracked by chan->state. At this point both says the same, but this is going to change when we add AMP Support for example. Change-Id: Idbf873f5e8dd94f5b2482ba960c52193d28ce5dd Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>