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

Skip to content
Commit d70e8924 authored by Alice Kuo's avatar Alice Kuo
Browse files

Check context type with AUDIO_USAGE_VOICE_COMMUNICATION_SIGNALLING usage

As dial pad tone sound, the usage would be AUDIO_USAGE_VOICE_COMMUNICATION_SIGNALLING with context type unknown. When bt stack receive this usage metadata during media streaming, it would trigger the reconfiguration to conversational, because the conversational is higher priority than media in the general case. So we check context type with AUDIO_USAGE_VOICE_COMMUNICATION_SIGNALLING as well to avoid the unexpected reconfiguration

Bug: 231411704
Test: during media stream, and make the dial pad tone simultaneously, make sure the media streaming normal

Change-Id: If14658e94282644d837bedff089e4029c7fc334c
Merged-In: If14658e94282644d837bedff089e4029c7fc334c
(cherry picked from commit 0d144d7a)
parent 4f957ae2
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