Bluetooth: Use bit operations on conn_state
authorGustavo F. Padovan <padovan@profusion.mobi>
Sat, 11 Jun 2011 00:28:49 +0000 (21:28 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 16 Jun 2011 21:57:15 +0000 (18:57 -0300)
Instead of setting bits manually we use set_bit, test_bit, etc.
Also remove L2CAP_ prefix from macros.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>

No differences found