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

Skip to content
Commit 351dc1df authored by Henri Chataing's avatar Henri Chataing
Browse files

btif_a2dp_source: Inline the call to btif_a2dp_setup_codec

btif_a2dp_setup_codec is only called from btif_a2dp_start_session,
and scheduules a task on the a2dp_source_worker thread to be run
right before btif_a2dp_start_session_delayed

As such the call can be safely inlined in
btif_a2dp_start_session_delayed without chaning the behavior

Bug: 365022887
Test: m com.android.btservices
Test: manual streaming test
Flag: EXEMPT, no logical change
Change-Id: Iea312630471d456655e7372d954a2a014f609e4c
parent d7e55cf9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment