linux/include/net/bluetooth
Claudio Takahasi 3300d9a930 Bluetooth: Add LE signaling commands handling
This patch splits the L2CAP command handling function in order to
have a clear separation between the commands related to BR/EDR and
LE. Commands and responses in the LE signaling channel are not being
handled yet, command reject is sent to all received requests. Bluetooth
Core Specification, Volume 3, Part A, section 4 defines the signaling
packets formats and allowed commands/responses over the LE signaling
channel.

Signed-off-by: Claudio Takahasi <claudio.takahasi@openbossa.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2011-02-16 16:33:23 -03:00
..
bluetooth.h Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko 2011-02-14 17:27:36 -03:00
hci_core.h Bluetooth: Use LE buffers for LE traffic 2011-02-16 16:32:51 -03:00
hci.h Bluetooth: Add LE connect support 2011-02-16 16:32:45 -03:00
l2cap.h Bluetooth: Add LE signaling commands handling 2011-02-16 16:33:23 -03:00
mgmt.h Bluetooth: Add set_io_capability management command 2011-02-08 01:40:08 -02:00
rfcomm.h Bluetooth: clean up legal text 2010-12-01 21:04:43 -02:00
sco.h Bluetooth: clean up legal text 2010-12-01 21:04:43 -02:00
smp.h Bluetooth: Add SMP command structures 2011-02-16 16:33:19 -03:00