aboutsummaryrefslogtreecommitdiffstats
path: root/4a-hal-cfg-reference/hal-4a-rcar-m3-bt.json
diff options
context:
space:
mode:
authorJonathan Aillet <jonathan.aillet@iot.bzh>2018-09-11 18:44:48 +0200
committerJonathan Aillet <jonathan.aillet@iot.bzh>2018-10-08 15:57:27 +0200
commit8326170cafb0e3493c7df6acb799e0ecb70ef803 (patch)
treebf0d65314a7c3d5aee4f1bf36918a00b03e63fbd /4a-hal-cfg-reference/hal-4a-rcar-m3-bt.json
parentbce96da92113890e2634e837a98c3565aa143102 (diff)
Add ctl actions needed by Hal-Bt in plugin init
Add controller events/onloads actions needed by Hal-Bt plugin in plugin initialization ('CTLP_INIT'). Therefore, these actions can be reomved from json files. Change-Id: I67391abfc7d3fd0f8b9d4fbd0fe8698497da1393 Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
Diffstat (limited to '4a-hal-cfg-reference/hal-4a-rcar-m3-bt.json')
-rw-r--r--4a-hal-cfg-reference/hal-4a-rcar-m3-bt.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/4a-hal-cfg-reference/hal-4a-rcar-m3-bt.json b/4a-hal-cfg-reference/hal-4a-rcar-m3-bt.json
index 09c328a..3212861 100644
--- a/4a-hal-cfg-reference/hal-4a-rcar-m3-bt.json
+++ b/4a-hal-cfg-reference/hal-4a-rcar-m3-bt.json
@@ -16,13 +16,6 @@
"libs": ["hal-bt.ctlso"]
}
],
- "onload": [
- {
- "uid": "init-bt-plugin",
- "info": "Init Bluetooth hal plugin",
- "action": "plugin://hal-bt#init"
- }
- ],
"controls": [
{
"uid": "ping",
@@ -30,12 +23,6 @@
"action": "api://4a-hal-manager#ping"
}
],
- "events": [
- {
- "uid": "Bluetooth-Manager/device_updated",
- "action": "plugin://hal-bt#events"
- }
- ],
"halmap": [
{
"uid": "agl-master-playback-volume",