Bluetooth: Add chan->chan_type struct member
authorGustavo F. Padovan <padovan@profusion.mobi>
Mon, 2 May 2011 20:13:55 +0000 (17:13 -0300)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:10:06 +0000 (12:10 -0800)
commita08ef6f05cb49d04d24b22ecf12add6a61e8abd4
tree2147f650a354aaf46b61a31bab25f0f2e69ec4b5
parentb3e2d7d8fc11e853f0c12c9e8e8d029feb86d520
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