X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/fc92f9969c1fcc2f952f0bd6d09a309a9b3ce02f..6d53cdba8367a6f589302f913a58d55650f45d97:/Demos/Host/Incomplete/BluetoothHost/DeviceDescriptor.h diff --git a/Demos/Host/Incomplete/BluetoothHost/DeviceDescriptor.h b/Demos/Host/Incomplete/BluetoothHost/DeviceDescriptor.h index fdde1e431..06bbc8526 100644 --- a/Demos/Host/Incomplete/BluetoothHost/DeviceDescriptor.h +++ b/Demos/Host/Incomplete/BluetoothHost/DeviceDescriptor.h @@ -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 */