commit | e2ab43536c53ba112a0adfb4c0dba286544c41f6 | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <padovan@profusion.mobi> | Fri Jun 10 21:28:49 2011 -0300 |
committer | Gustavo F. Padovan <padovan@profusion.mobi> | Thu Jun 16 18:57:15 2011 -0300 |
tree | 5387e283430437f54c743fa2d9b33538e9850594 | |
parent | c1360a1cf35117d6f3898cb5183ce4349d06714c [diff] |
Bluetooth: Use bit operations on conn_state 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>