Bluetooth: Add chan->chan_type struct member
authorGustavo F. Padovan <padovan@profusion.mobi>
Mon, 2 May 2011 20:13:55 +0000 (17:13 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Wed, 8 Jun 2011 19:58:16 +0000 (16:58 -0300)
commit715ec005cd10c5d53109ffe513e4d403644e3e48
treef4a996e3e1efebbe8388ba167cfa258ec0056798
parent9a91a04a95d30a18909e2aec9d7b17b4c86088a7
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