2024-01-25 12:39:52

by K, Kiran

[permalink] [raw]
Subject: [PATCH] bap: Fix update of context

Fix context getting updated with support_context.
---
src/shared/bap.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/shared/bap.c b/src/shared/bap.c
index d56911e6b9ef..06cac5bb34fe 100644
--- a/src/shared/bap.c
+++ b/src/shared/bap.c
@@ -2628,7 +2628,7 @@ static void pacs_add_source_supported_context(struct bt_pacs *pacs,

static void pacs_add_source_context(struct bt_pacs *pacs, uint16_t context)
{
- context |= pacs->supported_source_context_value;
+ context |= pacs->source_context_value;

/* Check if context value needs updating */
if (context == pacs->source_context_value)
--
2.34.1



2024-01-25 13:49:53

by bluez.test.bot

[permalink] [raw]
Subject: RE: bap: Fix update of context

This is automated email and please do not reply to this email!

Dear submitter,

Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=819846

---Test result---

Test Summary:
CheckPatch PASS 0.42 seconds
GitLint PASS 0.29 seconds
BuildEll PASS 24.79 seconds
BluezMake PASS 785.94 seconds
MakeCheck PASS 11.37 seconds
MakeDistcheck PASS 166.82 seconds
CheckValgrind PASS 229.85 seconds
CheckSmatch PASS 337.73 seconds
bluezmakeextell PASS 110.26 seconds
IncrementalBuild PASS 716.31 seconds
ScanBuild PASS 990.50 seconds



---
Regards,
Linux Bluetooth

2024-01-25 22:20:46

by patchwork-bot+bluetooth

[permalink] [raw]
Subject: Re: [PATCH] bap: Fix update of context

Hello:

This patch was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <[email protected]>:

On Thu, 25 Jan 2024 18:21:56 +0530 you wrote:
> Fix context getting updated with support_context.
> ---
> src/shared/bap.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
- bap: Fix update of context
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=2e2e50011d0c

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html