]> 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)
commita50f581961e8e67bc362f51f834701590add75e9
treef4a996e3e1efebbe8388ba167cfa258ec0056798
parentd3fe6fc670ba4e4c147b95677303423753d5d0a0
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