Bluetooth: Request L2CAP fixed channel list if available
authorMarcel Holtmann <marcel@holtmann.org>
Mon, 9 Feb 2009 08:18:02 +0000 (09:18 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 27 Feb 2009 05:14:42 +0000 (06:14 +0100)
commite1027a7c69700301d14db03d2e049ee60c4f92df
treed2dc9bc993deec30c8e9a797592458286e89e31b
parent435fef20acfc48f46476abad55b0cd3aa47b8365
Bluetooth: Request L2CAP fixed channel list if available

If the extended features mask indicates support for fixed channels,
request the list of available fixed channels. This also enables the
fixed channel features bit so remote implementations can request
information about it. Currently only the signal channel will be
listed.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/l2cap.h
net/bluetooth/l2cap.c