X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/071e02c6b6b4837fa9cf0b6d4c749994e02638d7..0902ff9651d18bf6da259b73092fd33b841b4dc4:/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothClassCodes.h diff --git a/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothClassCodes.h b/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothClassCodes.h index 209256fd0..3dd9d70c9 100644 --- a/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothClassCodes.h +++ b/Demos/Host/Incomplete/BluetoothHost/Lib/BluetoothClassCodes.h @@ -5,6 +5,7 @@ dean [at] fourwalledcubicle [dot] com www.fourwalledcubicle.com */ + /* Copyright 2010 Dean Camera (dean [at] fourwalledcubicle [dot] com) @@ -27,6 +28,12 @@ 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_