laforge submitted this change.
ccid_proto.h: Add USB_CLASS_CCID dfefinition
Change-Id: I587475fcfb0f4e6fda94cf154edba90b7be6d02e
---
M ccid_common/ccid_proto.h
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/ccid_common/ccid_proto.h b/ccid_common/ccid_proto.h
index 1c6dd07..e26a051 100644
--- a/ccid_common/ccid_proto.h
+++ b/ccid_common/ccid_proto.h
@@ -21,6 +21,8 @@
#include <stdint.h>
#include <osmocom/core/utils.h>
+#define USB_CLASS_CCID 11
+
/* Identifies the length of type of subordinate descriptors of a CCID device
* Table 5.1-1 Smart Card Device Class descriptors */
struct usb_ccid_class_descriptor {
To view, visit change 39791. To unsubscribe, or for help writing mail filters, visit settings.