mirror of
				https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
				synced 2025-11-03 09:01:50 -05:00 
			
		
		
		
	enable bluetooth by default
This commit is contained in:
		
							parent
							
								
									c0a1706428
								
							
						
					
					
						commit
						8257214200
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		| 
						 | 
					@ -48,6 +48,11 @@ load-module module-hal-detect
 | 
				
			||||||
load-module module-detect
 | 
					load-module module-detect
 | 
				
			||||||
.endif
 | 
					.endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### Automatically load driver modules for Bluetooth hardware
 | 
				
			||||||
 | 
					.ifexists module-bluetooth-discover@PA_SOEXT@
 | 
				
			||||||
 | 
					load-module module-bluetooth-discover
 | 
				
			||||||
 | 
					.endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Load several protocols
 | 
					### Load several protocols
 | 
				
			||||||
.ifexists module-esound-protocol-unix@PA_SOEXT@
 | 
					.ifexists module-esound-protocol-unix@PA_SOEXT@
 | 
				
			||||||
load-module module-esound-protocol-unix
 | 
					load-module module-esound-protocol-unix
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue