blob: 83705c58b3428adefb8f75643c1766570d7c1c6e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- bluez-4.98/audio/audio.conf.orig 2012-02-27 23:52:30.960349047 +0000
+++ bluez-4.98/audio/audio.conf 2012-02-27 23:54:19.768069787 +0000
@@ -4,6 +4,11 @@
# particular interface
[General]
+# Allow audio streaming with bluez-4.98 and alsa-lib 1.0.24.1
+# https://wiki.archlinux.org/index.php/Bluetooth#Audio_streaming
+
+Enable=Socket
+
# Switch to master role for incoming connections (defaults to true)
#Master=true
|