Raspberry Pi setup as bluetooth speaker
This commit is contained in:
11
pis/bluetooth_main.conf
Normal file
11
pis/bluetooth_main.conf
Normal file
@@ -0,0 +1,11 @@
|
||||
# file goes into /etc/bluetooth/main.conf
|
||||
|
||||
[General]
|
||||
Class=0x20041C # No idea - got this from the internet
|
||||
DiscoverableTimeout = 0 # stay discoverable and pairable forever
|
||||
PairableTimeout = 0
|
||||
|
||||
[GATT]
|
||||
|
||||
[Policy]
|
||||
AutoEnable=true # was already in default config
|
||||
Reference in New Issue
Block a user