More documentation fixes.
[pub/USBasp.git] / Demos / Host / Incomplete / BluetoothHost / DeviceDescriptor.h
index fdde1e4..06bbc85 100644 (file)
@@ -52,6 +52,7 @@
                #define BLUETOOTH_DEVICE_PROTOCOL        0x01
 
        /* Enums: */
+               /** Enum for the possible return codes of the \ref ProcessDeviceDescriptor() function. */
                enum BluetoothHost_GetDeviceDescriptorDataCodes_t
                {
                        SuccessfulDeviceRead            = 0, /**< Device Descriptor was processed successfully */