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 E444DC77B7C for ; Fri, 26 May 2023 22:10:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230437AbjEZWKZ (ORCPT ); Fri, 26 May 2023 18:10:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60660 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230410AbjEZWKY (ORCPT ); Fri, 26 May 2023 18:10:24 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E0747D8 for ; Fri, 26 May 2023 15:10:22 -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 7464465418 for ; Fri, 26 May 2023 22:10:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id D74ADC4339B; Fri, 26 May 2023 22:10:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1685139021; bh=dwkIOUjhm21tdZtE/dxcquEAb6ZPmDItth7QxsoPsHY=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=RZsUpJZrsNwqjTCdeh2T1Yk5abLvdAObxdG1X3yrXJNQYQUlYvdYOJszE51qDJA90 RCdrLKdm654p1+wmZtWEUWHcfh+6nQQkUkRj56S97WfYuaYHDbXVAzdXjNRWd2FvK5 DeEJLYGlctyOTkby0FzFeqQaNFok/W7vE14JjtfKot9d4pimRo1ZwiGz1l2dEtT+h5 FDcuqZJIi0+LYAqcPulZ3C5NhmRo3FaeXV3I+wyQT755BosG1JkEEedkvbE1yu9DwW g2MMVcQPbbt6Y/KPnJDfzzG6LWpSgileRcanW8WSPPpEAUJAnMrP9PjmAJmjJ8L31k m8z6drM1dQG7A== 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 B7538E270C2; Fri, 26 May 2023 22:10:21 +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: <168513902174.4400.17722937765978938679.git-patchwork-notify@kernel.org> Date: Fri, 26 May 2023 22:10:21 +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 https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=f808fa065396 - [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 https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=97f3386268fa - [BlueZ,4/6] btio: Add support for setsockopt (BT_IO_OPT_BASE) (no matching commit) - [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