linux/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
..
bnep Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
cmtp [NET]: Make socket creation namespace safe. 2007-10-10 16:49:07 -07:00
hidp get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
rfcomm [NET]: Make socket creation namespace safe. 2007-10-10 16:49:07 -07:00
af_bluetooth.c [NET]: Make socket creation namespace safe. 2007-10-10 16:49:07 -07:00
hci_conn.c [Bluetooth] Switch from OGF+OCF to using only opcodes 2007-10-22 02:59:40 -07:00
hci_core.c [Bluetooth] Switch from OGF+OCF to using only opcodes 2007-10-22 02:59:40 -07:00
hci_event.c [Bluetooth] Switch from OGF+OCF to using only opcodes 2007-10-22 02:59:40 -07:00
hci_sock.c [Bluetooth] Switch from OGF+OCF to using only opcodes 2007-10-22 02:59:40 -07:00
hci_sysfs.c [Bluetooth] Switch from OGF+OCF to using only opcodes 2007-10-22 02:59:40 -07:00
Kconfig [S390] Kconfig: unwanted menus for s390. 2007-05-10 15:46:07 +02:00
l2cap.c [NET]: Make socket creation namespace safe. 2007-10-10 16:49:07 -07:00
lib.c [NET] BLUETOOTH: Fix whitespace errors. 2007-02-10 23:19:20 -08:00
Makefile
sco.c [NET]: Make socket creation namespace safe. 2007-10-10 16:49:07 -07:00