mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	add new functions pa_bluetooth_cleanup_name() and pa_bluetooth_get_form_factor()
This commit is contained in:
		
							parent
							
								
									16e369498c
								
							
						
					
					
						commit
						d6fdd71c02
					
				
					 2 changed files with 70 additions and 7 deletions
				
			
		| 
						 | 
				
			
			@ -74,4 +74,8 @@ pa_bluetooth_discovery* pa_bluetooth_discovery_new(DBusConnection *c, pa_bluetoo
 | 
			
		|||
void pa_bluetooth_discovery_free(pa_bluetooth_discovery *d);
 | 
			
		||||
void pa_bluetooth_discovery_sync(pa_bluetooth_discovery *d);
 | 
			
		||||
 | 
			
		||||
const char*pa_bluetooth_get_form_factor(uint32_t class);
 | 
			
		||||
 | 
			
		||||
char *pa_bluetooth_cleanup_name(const char *name);
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue