summaryrefslogtreecommitdiffstats
path: root/community-boards/hal-4a-raspberry-pi-3.json
diff options
context:
space:
mode:
Diffstat (limited to 'community-boards/hal-4a-raspberry-pi-3.json')
-rw-r--r--community-boards/hal-4a-raspberry-pi-3.json18
1 files changed, 13 insertions, 5 deletions
diff --git a/community-boards/hal-4a-raspberry-pi-3.json b/community-boards/hal-4a-raspberry-pi-3.json
index 86be677..99eb2d0 100644
--- a/community-boards/hal-4a-raspberry-pi-3.json
+++ b/community-boards/hal-4a-raspberry-pi-3.json
@@ -11,14 +11,22 @@
},
"resources": [
{
- "uid": "hal-bt",
- "info": "Bluetooth hal plugin to get A2DP bluetooth device as an input by tweaking softmixer configuration",
+ "uid": "hal-bluealsa",
+ "info": "Bluealsa hal plugin",
"params": {
- "channels": 2,
- "zone": "front-seats"
+ "sco": {
+ "mic": "RASPBERRY-PI-3",
+ "zone": "full-stereo",
+ "delayms": 800
+ },
+ "a2dp": {
+ "zone": "full-stereo",
+ "delayms": 500
+ }
},
- "libs": ["hal-bt.ctlso"]
+ "libs": ["hal-bluealsa.ctlso"]
}
+
],
"controls": [
{