mirror of
				https://git.tardis.systems/mirrors/yuzu
				synced 2025-11-04 04:34:07 +01:00 
			
		
		
		
	service: btdrv,bcat,btm: Update service tables to 14.0.0
This commit is contained in:
		
							parent
							
								
									8e0e2e95e6
								
							
						
					
					
						commit
						2535e9d1ec
					
				@ -140,8 +140,8 @@ public:
 | 
			
		||||
            {20401, nullptr, "UnregisterSystemApplicationDeliveryTask"},
 | 
			
		||||
            {20410, nullptr, "SetSystemApplicationDeliveryTaskTimer"},
 | 
			
		||||
            {30100, &IBcatService::SetPassphrase, "SetPassphrase"},
 | 
			
		||||
            {30101, nullptr, "Unknown"},
 | 
			
		||||
            {30102, nullptr, "Unknown2"},
 | 
			
		||||
            {30101, nullptr, "Unknown30101"},
 | 
			
		||||
            {30102, nullptr, "Unknown30102"},
 | 
			
		||||
            {30200, nullptr, "RegisterBackgroundDeliveryTask"},
 | 
			
		||||
            {30201, nullptr, "UnregisterBackgroundDeliveryTask"},
 | 
			
		||||
            {30202, nullptr, "BlockDeliveryTask"},
 | 
			
		||||
 | 
			
		||||
@ -181,6 +181,11 @@ public:
 | 
			
		||||
            {147, nullptr, "RegisterAudioControlNotification"},
 | 
			
		||||
            {148, nullptr, "SendAudioControlPassthroughCommand"},
 | 
			
		||||
            {149, nullptr, "SendAudioControlSetAbsoluteVolumeCommand"},
 | 
			
		||||
            {150, nullptr, "AcquireAudioSinkVolumeLocallyChangedEvent"},
 | 
			
		||||
            {151, nullptr, "AcquireAudioSinkVolumeUpdateRequestCompletedEvent"},
 | 
			
		||||
            {152, nullptr, "GetAudioSinkVolume"},
 | 
			
		||||
            {153, nullptr, "RequestUpdateAudioSinkVolume"},
 | 
			
		||||
            {154, nullptr, "IsAudioSinkVolumeSupported"},
 | 
			
		||||
            {256, nullptr, "IsManufacturingMode"},
 | 
			
		||||
            {257, nullptr, "EmulateBluetoothCrash"},
 | 
			
		||||
            {258, nullptr, "GetBleChannelMap"},
 | 
			
		||||
 | 
			
		||||
@ -214,8 +214,12 @@ public:
 | 
			
		||||
            {76, nullptr, "Unknown76"},
 | 
			
		||||
            {100, nullptr, "Unknown100"},
 | 
			
		||||
            {101, nullptr, "Unknown101"},
 | 
			
		||||
            {110, nullptr, "Unknown102"},
 | 
			
		||||
            {111, nullptr, "Unknown103"},
 | 
			
		||||
            {110, nullptr, "Unknown110"},
 | 
			
		||||
            {111, nullptr, "Unknown111"},
 | 
			
		||||
            {112, nullptr, "Unknown112"},
 | 
			
		||||
            {113, nullptr, "Unknown113"},
 | 
			
		||||
            {114, nullptr, "Unknown114"},
 | 
			
		||||
            {115, nullptr, "Unknown115"},
 | 
			
		||||
        };
 | 
			
		||||
        // clang-format on
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user