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

Skip to content
Commit ac98f049 authored by Jakub Pawlowski's avatar Jakub Pawlowski
Browse files

LE Audio: logging improvements around context type avaliability

Currently logs are split with non helpful spam. After this change, we
get a neat list of updated contexts:

UNSPECIFIED(0x0001), SingleDev_OneChanMonoSnk_48_4_Server_Preferred -> empty
CONVERSATIONAL(0x0002), SingleDev_OneChanMonoSnk_OneChanMonoSrc_16_2_Server_Preferred -> empty
MEDIA(0x0004), SingleDev_OneChanMonoSnk_48_4_Server_Preferred -> empty
INSTRUCTIONAL(0x0010), SingleDev_OneChanMonoSnk_48_4_Server_Preferred -> empty
VOICEASSISTANTS(0x0020), SingleDev_OneChanMonoSnk_OneChanMonoSrc_16_2_Server_Preferred -> empty
LIVE(0x0040), SingleDev_OneChanMonoSnk_OneChanMonoSrc_16_2_Server_Preferred -> empty
SOUNDEFFECTS(0x0080), SingleDev_OneChanMonoSnk_48_4_Server_Preferred -> empty
NOTIFICATIONS(0x0100), SingleDev_OneChanMonoSnk_48_4_Server_Preferred -> empty
RINGTONE(0x0200), SingleDev_OneChanMonoSnk_OneChanMonoSrc_16_2_Server_Preferred -> empty
ALERTS(0x0400), SingleDev_OneChanMonoSnk_48_4_Server_Preferred -> empty
EMERGENCYALARM(0x0800), SingleDev_OneChanMonoSnk_48_4_Server_Preferred
-> empty

Test: Connect to LE audio earbuds, disconnect one earbud, connect back,
observe logs
Bug: none

Change-Id: I84c3fe6c24147ce4f2b06e4a65219937860c6c15
parent d036274c
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