]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit34060cf80af315b3a316d699d1fe8be5a7a5528f
treef4a996e3e1efebbe8388ba167cfa258ec0056798
parent048306cd658095e2d0d11d887fb599f0af8b0048
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