]> git.pld-linux.org Git - packages/bluez.git/blob - bluez-audio_socket.patch
- rel 3
[packages/bluez.git] / bluez-audio_socket.patch
1 diff -urN bluez-4.99.orig/audio/audio.conf bluez-4.99/audio/audio.conf
2 --- bluez-4.99.orig/audio/audio.conf    2010-08-25 07:10:02.000000000 +0200
3 +++ bluez-4.99/audio/audio.conf 2012-03-10 20:13:23.000000000 +0100
4 @@ -4,6 +4,9 @@
5  # particular interface
6  [General]
7  
8 +# Enable the audio socket of bluetoothd 
9 +Enable=Socket
10 +
11  # Switch to master role for incoming connections (defaults to true)
12  #Master=true
13  
This page took 0.028666 seconds and 3 git commands to generate.