diff --git a/system/bta/vc/devices.h b/system/bta/vc/devices.h index 7a496ad8f1e3c2a19000306c4538708aafb3e80d..b406329ce34a302c4ea5803dab6af4f385c76c52 100644 --- a/system/bta/vc/devices.h +++ b/system/bta/vc/devices.h @@ -68,6 +68,7 @@ class VolumeControlDevice { volume(0), change_counter(0), mute(false), + flags(0), connection_id(GATT_INVALID_CONN_ID), volume_state_handle(0), volume_state_ccc_handle(0),