mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandle
This commit is contained in:
		
							parent
							
								
									644fbbeb13
								
							
						
					
					
						commit
						cb8e85a37d
					
				
					 5 changed files with 56 additions and 3 deletions
				
			
		|  | @ -46,6 +46,7 @@ namespace Log { | |||
|         SUB(Service, NIM) \ | ||||
|         SUB(Service, NWM) \ | ||||
|         SUB(Service, CAM) \ | ||||
|         SUB(Service, CECD) \ | ||||
|         SUB(Service, CFG) \ | ||||
|         SUB(Service, DSP) \ | ||||
|         SUB(Service, HID) \ | ||||
|  |  | |||
|  | @ -61,6 +61,7 @@ enum class Class : ClassType { | |||
|     Service_NIM,                ///< The NIM (Network interface manager) service
 | ||||
|     Service_NWM,                ///< The NWM (Network wlan manager) service
 | ||||
|     Service_CAM,                ///< The CAM (Camera) service
 | ||||
|     Service_CECD,               ///< The CECD service
 | ||||
|     Service_CFG,                ///< The CFG (Configuration) service
 | ||||
|     Service_DSP,                ///< The DSP (DSP control) service
 | ||||
|     Service_HID,                ///< The HID (Human interface device) service
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue