projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Document inline SDP data read/write functions.
[pub/lufa.git]
/
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
209256f
..
3dd9d70
100644
(file)
--- 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
*/
dean [at] fourwalledcubicle [dot] com
www.fourwalledcubicle.com
*/
+
/*
Copyright 2010 Dean Camera (dean [at] fourwalledcubicle [dot] com)
/*
Copyright 2010 Dean Camera (dean [at] fourwalledcubicle [dot] com)
@@
-27,6
+28,12
@@
this software.
*/
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_
#ifndef _BLUETOOTH_CLASS_CODES_H_
#define _BLUETOOTH_CLASS_CODES_H_