aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/lib/bluetooth/hal-bt.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/lib/bluetooth/hal-bt.h')
-rw-r--r--plugins/lib/bluetooth/hal-bt.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/lib/bluetooth/hal-bt.h b/plugins/lib/bluetooth/hal-bt.h
index af5f6c3..120c166 100644
--- a/plugins/lib/bluetooth/hal-bt.h
+++ b/plugins/lib/bluetooth/hal-bt.h
@@ -25,10 +25,10 @@
#define HAL_BT_PLUGIN_NAME "hal-bt"
#define BT_MANAGER_API "Bluetooth-Manager"
-#define BT_MANAGER_GET_POWER_INFO "power"
+#define BT_MANAGER_GET_ADAPTER_INFO "adapter_state"
#define BT_MANAGER_SUBSCRIBE_VERB "subscribe"
-#define BT_MANAGER_GET_DEVICES_VERB "discovery_result"
+#define BT_MANAGER_GET_DEVICES_VERB "managed_objects"
-#define BT_MANAGER_DEVICE_UPDATE_EVENT "device_updated"
+#define BT_MANAGER_DEVICE_UPDATE_EVENT "media"
-#endif /* _HAL_BT_INCLUDE_ */ \ No newline at end of file
+#endif /* _HAL_BT_INCLUDE_ */