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

Commit aae2d3c1 authored by Grzegorz Kołodziejczyk's avatar Grzegorz Kołodziejczyk
Browse files

flags: leaudio_sm_ignore_connect_events_in_connecting_state

Bug: 384460395
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: Ia99be2f339dd9afc33decce19a949d0c9601630b
parent faba66e4
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -465,3 +465,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "leaudio_sm_ignore_connect_events_in_connecting_state"
    namespace: "bluetooth"
    description: "When received CONNECT event in Connecting state, with no prior DISCONNECT - ignore the event"
    bug: "384460395"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}