mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-02-20 19:15:06 +00:00
More documentation fixes.
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user