aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.h
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-06-01 03:07:05 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-06-01 03:07:05 +0000
commite0ef5741d49dc5b36f3bb8165506b51006e68ee3 (patch)
treed257339e2716b868ac9b01bf731da384418c74f3 /Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.h
parent587f3203333adb68fe3d4c89bc1a07698f180030 (diff)
downloadlufa-e0ef5741d49dc5b36f3bb8165506b51006e68ee3.tar.gz
lufa-e0ef5741d49dc5b36f3bb8165506b51006e68ee3.tar.bz2
lufa-e0ef5741d49dc5b36f3bb8165506b51006e68ee3.zip
Move SDP service tables out into a new set of files, to make the SDP service code cleaner.
Diffstat (limited to 'Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.h')
-rw-r--r--Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.h b/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.h
index 5f98e34a9..5a556e114 100644
--- a/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.h
+++ b/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothHCICommands.h
@@ -28,6 +28,11 @@
this software.
*/
+/** \file
+ *
+ * Header file for BluetoothHCICommands.c.
+ */
+
#ifndef _BLUETOOTH_HCICOMMANDS_H_
#define _BLUETOOTH_HCICOMMANDS_H_