diff options
Diffstat (limited to 'binding/bluetooth-common.h')
-rw-r--r-- | binding/bluetooth-common.h | 1 |
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; |