From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D122EC77B73 for ; Fri, 26 May 2023 22:40:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230172AbjEZWkX (ORCPT ); Fri, 26 May 2023 18:40:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45974 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229528AbjEZWkW (ORCPT ); Fri, 26 May 2023 18:40:22 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 529F09C for ; Fri, 26 May 2023 15:40:21 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id DAAC36541A for ; Fri, 26 May 2023 22:40:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 4AFD3C433EF; Fri, 26 May 2023 22:40:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1685140820; bh=34Fk3ils7JZNUzteQ/zLQykm1cd1R4DDAJPtbxpfJ9M=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=pZtEUOuKB/DaTVtrTdozaeU+yKu5QX5cpkThed09I5fDzClhXTpRGx0RbU500b2bc K2ey8QWWt1Tyw4cx9oNd2Z+hJRf4uZmwgjBOj3p8hAo/RID9mKXZ3W/Rawdm0Vzrn8 6TKcHe/DqlEV9PxP49JOEGGptkMSWjSt9mMuvA/PJDORFPLjqUcA198d7wX4jV0hbe hLCfPQcxrbqcSYCo2oqMeo5CiKhQWWKpFNEKVefOiSamTKOFhdPuXIFrj/plW8Iubi CmwignfuR6mEcgrjd2Nz6zncCuD0N4ncLFkDW1/pDgQVypYKoW5wi2IiDQlIB5qBps 4nVWa8Tovss1Q== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 3135EE270C2; Fri, 26 May 2023 22:40:20 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH BlueZ 0/6] Add initial support for BAP broadcast source From: patchwork-bot+bluetooth@kernel.org Message-Id: <168514082018.18404.15723399025465925950.git-patchwork-notify@kernel.org> Date: Fri, 26 May 2023 22:40:20 +0000 References: <20230523143504.3319-1-iulia.tanasescu@nxp.com> In-Reply-To: <20230523143504.3319-1-iulia.tanasescu@nxp.com> To: Iulia Tanasescu Cc: linux-bluetooth@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-bluetooth@vger.kernel.org Hello: This series was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz : On Tue, 23 May 2023 17:34:58 +0300 you wrote: > This patch adds initial support for BAP broadcast source. > > The current implementation allows BAP source endpoint registration, > media transport creation, transport acquiring and sending broadcast ISO data. > > Currently, one BIG containing one BIS is supported. > > [...] Here is the summary with links: - [BlueZ,1/6] doc: Update Docs for BAP broadcast source (no matching commit) - [BlueZ,2/6] lib: Add macro definitions for BAP broadcast source support (no matching commit) - [BlueZ,3/6] monitor: Check for ISO broadcast support in controller (no matching commit) - [BlueZ,4/6] btio: Add support for setsockopt (BT_IO_OPT_BASE) https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=7002ecc8914a - [BlueZ,5/6] client/player: Update bluetoothctl with support for broadcast source (no matching commit) - [BlueZ,6/6] bap: Add initial support for BAP broadcast source (no matching commit) You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html