Bluetooth: Add chan->chan_type struct member
authorGustavo F. Padovan <padovan@profusion.mobi>
Mon, 2 May 2011 20:13:55 +0000 (17:13 -0300)
committerJaikumar Ganesh <jaikumar@google.com>
Mon, 11 Jul 2011 18:59:12 +0000 (11:59 -0700)
commit8974c545aed982bde3160fee7294714c26903bdd
tree5aec947053e1a7db14d97e91102153a648e1d29f
parentdcb1cc3af7a7e91f69f0086ed8bd37acc1a4eabb
Bluetooth: Add chan->chan_type struct member

chan_type says if our chan is raw(direclty access to HCI),
connection less or connection oriented.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap_core.c
net/bluetooth/l2cap_sock.c