mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-11-03 09:01:54 -05:00 
			
		
		
		
	bluez5: set device.bus to bluetooth
This commit is contained in:
		
							parent
							
								
									3366eeb65e
								
							
						
					
					
						commit
						b3f728b1a0
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -195,6 +195,7 @@ static int emit_nodes(struct impl *this)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
static const struct spa_dict_item info_items[] = {
 | 
					static const struct spa_dict_item info_items[] = {
 | 
				
			||||||
	{ SPA_KEY_DEVICE_API, "bluez5" },
 | 
						{ SPA_KEY_DEVICE_API, "bluez5" },
 | 
				
			||||||
 | 
						{ SPA_KEY_DEVICE_BUS, "bluetooth" },
 | 
				
			||||||
	{ SPA_KEY_MEDIA_CLASS, "Audio/Device" },
 | 
						{ SPA_KEY_MEDIA_CLASS, "Audio/Device" },
 | 
				
			||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue