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

Commit 4f6c695b authored by Łukasz Rymanowski's avatar Łukasz Rymanowski
Browse files

flag: Add leaudio_callback_on_group_stream_status

Bug: 323288608
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Tag: #feature
Change-Id: I17f8e9602e9a34bfd0f19b9738ba73e4ff8491fb
parent 64a2e04f
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -104,3 +104,10 @@ flag {
    description: "Adds missing frequencies defined by the Bluetooth SIG"
    bug: "323287937"
}

flag {
    name: "leaudio_callback_on_group_stream_status"
    namespace: "bluetooth"
    description: "Add group stream status callback to notify about playing state"
    bug: "323288608"
}
 No newline at end of file