aboutsummaryrefslogtreecommitdiffstats
path: root/binding/bluetooth-common.h
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-03-07 03:39:16 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2019-03-07 03:39:16 +0000
commit66d4abbb3c5462ceb65148ea5ee13645d588d55e (patch)
treeb6af99cbae368cd50514377bdc8a29a31d1246e3 /binding/bluetooth-common.h
parent0f98b3a52cf873c391e3287cee9fe614d02a2884 (diff)
parent5fca83cd4aca5f276be73d99cd5ca04302bed6f3 (diff)
Merge "binding: bluetooth: add adapter_changes event"
Diffstat (limited to 'binding/bluetooth-common.h')
-rw-r--r--binding/bluetooth-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/binding/bluetooth-common.h b/binding/bluetooth-common.h
index 8b21656..5ff1c27 100644
--- a/binding/bluetooth-common.h
+++ b/binding/bluetooth-common.h
@@ -40,6 +40,7 @@ struct bluetooth_state {
guint device_sub;
guint autoconnect_sub;
+ afb_event_t adapter_changes_event;
afb_event_t device_changes_event;
afb_event_t media_event;
afb_event_t agent_event;