]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Save remote L2CAP fixed channel mask
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Wed, 29 Feb 2012 08:41:41 +0000 (10:41 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Wed, 29 Feb 2012 14:20:19 +0000 (16:20 +0200)
commitf9097eb5db0cf0b57dd0a513fe65d0d0509e6548
tree075eefb9e3e711fed4f31849ef1948f6647578e7
parent3ae559873558a12c3341616a8620aaba6b050675
Bluetooth: Save remote L2CAP fixed channel mask

Fixed channel mask needs to be stored to decide whether to
use A2MP for example. So far save only one relevant byte which
keeps all information we need.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap_core.c