Fix incorrect Android Accessory Host interface descriptor subclass value (thanks to Opendous Inc.).
This commit is contained in:
		
							parent
							
								
									f1543ae8ff
								
							
						
					
					
						commit
						6519aaa571
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -44,7 +44,7 @@
 | 
			
		|||
		#define ANDROID_DATA_OUT_PIPE        2
 | 
			
		||||
		
 | 
			
		||||
		#define ANDROID_INTERFACE_CLASS      0xFF
 | 
			
		||||
		#define ANDROID_INTERFACE_SUBCLASS   0x42
 | 
			
		||||
		#define ANDROID_INTERFACE_SUBCLASS   0xFF
 | 
			
		||||
		#define ANDROID_INTERFACE_PROTOCOL   0x01		
 | 
			
		||||
 | 
			
		||||
	/* Enums: */
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue