Skip to content
Snippets Groups Projects
Commit 2dd9bc80 authored by Jakub Tyszkowski's avatar Jakub Tyszkowski
Browse files

LeAudio/Broadcast: Simplify the broadcast queueing mechanism

The two classes used for queueing broadcast creation and broadcast start
seem to be an overengineered solution which can be replaced with just
two std::optional<> variables, reducing the amount of boilerplate code.

Bug: 322741363
Bug: 316005152
Test: atest --host bluetooth_test_broadcaster
Change-Id: I115120d33e33302be5127218b02b217cfccd1a32
parent 7302c97d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment