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)
commit978c93b90fc4768e295b20492b5db76d5e026e5e
tree075eefb9e3e711fed4f31849ef1948f6647578e7
parent89bb46d02046b59c1de3d2e92680f3a1062750d0
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