linux/include/net/bluetooth
Marcel Holtmann a9de924806 [Bluetooth] Switch from OGF+OCF to using only opcodes
The Bluetooth HCI commands are divided into logical OGF groups for
easier identification of their purposes. While this still makes sense
for the written specification, its makes the code only more complex
and harder to read. So instead of using separate OGF and OCF values
to identify the commands, use a common 16-bit opcode that combines
both values. As a side effect this also reduces the complexity of
OGF and OCF calculations during command header parsing.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2007-10-22 02:59:40 -07:00
..
bluetooth.h [Bluetooth] Use real devices for host controllers 2006-07-03 19:54:02 -07:00
hci_core.h [Bluetooth] Switch from OGF+OCF to using only opcodes 2007-10-22 02:59:40 -07:00
hci.h [Bluetooth] Switch from OGF+OCF to using only opcodes 2007-10-22 02:59:40 -07:00
l2cap.h [BLUETOOTH] l2cap: endianness annotations 2007-07-31 02:28:07 -07:00
rfcomm.h [Bluetooth] Keep rfcomm_dev on the list until it is freed 2007-07-11 07:06:51 +02:00
sco.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00