More improvements to the incomplete BluetoothHost demo - add Disconnection Event processing.
Remove unused macro in the host mode demos for the maximum Configuration Descriptor size.
This commit is contained in:
@@ -47,9 +47,6 @@
|
||||
|
||||
/** Interface Protocol value for a Boot Protocol Keyboard compliant device */
|
||||
#define KEYBOARD_PROTOCOL 0x01
|
||||
|
||||
/** Maximum size of a device configuration descriptor which can be processed by the host, in bytes */
|
||||
#define MAX_CONFIG_DESCRIPTOR_SIZE 512
|
||||
|
||||
/** Descriptor header type constant for a HID descriptor */
|
||||
#define DTYPE_HID 0x21
|
||||
|
||||
Reference in New Issue
Block a user