Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 90ceb03e authored by Greg Kaiser's avatar Greg Kaiser Committed by Automerger Merge Worker
Browse files

vc: Initial field in constructor am: c3543c9a am: 7360d3fd

Original change: https://android-review.googlesource.com/c/platform/system/bt/+/1671925

Change-Id: I269fdcdf301bb442f124a0813db066441ae2e29f
parents 409a6ce6 7360d3fd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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),