Move SDP service tables out into a new set of files, to make the SDP service code...
[pub/lufa.git] / Demos / Host / Incomplete / BluetoothHost / Lib / BluetoothClassCodes.h
index 209256f..3dd9d70 100644 (file)
@@ -5,6 +5,7 @@
   dean [at] fourwalledcubicle [dot] com
       www.fourwalledcubicle.com
 */
+
 /*
   Copyright 2010  Dean Camera (dean [at] fourwalledcubicle [dot] com)
 
   this software.
 */
 
+/** \file
+ *
+ *  Bluetooth class codes, used to describe the type and overall function of a
+ *  Bluetooth device to other Bluetooth devices.
+ */
+
 #ifndef _BLUETOOTH_CLASS_CODES_H_
 #define _BLUETOOTH_CLASS_CODES_H_