Raspberry Pi setup as bluetooth speaker
This commit is contained in:
9
pis/bluetooth_audio.conf
Normal file
9
pis/bluetooth_audio.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
# file goes into /etc/bluetooth/audio.conf
|
||||
# mostly default
|
||||
# but tried HFP=false and Headset=false to not be detected as "headset"
|
||||
|
||||
[General]
|
||||
Enable=Source,Sink,Media,Socket
|
||||
HFP=false
|
||||
Headset=false
|
||||
Class=0x20041C
|
||||
Reference in New Issue
Block a user