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 BD804C77B7A for ; Fri, 26 May 2023 22:10:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230521AbjEZWKZ (ORCPT ); Fri, 26 May 2023 18:10:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60658 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229999AbjEZWKY (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 1BBF5F3 for ; Fri, 26 May 2023 15:10:23 -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 869F465430 for ; Fri, 26 May 2023 22:10:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id E5B49C4339E; 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=9hYhcbwA4LUJPoualpPrYWzb00peWxcyWu3hIkuk0ug=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=QWsW/FNaFIgCh+o96YwxvkqNFHCKZ0DVSmEzFbqWgumvLJjuhKXE7ZoPIEnPZLqn+ dxmAsb2N0U74QV2pLiXRnW6hISuSkO9+N3W3OUhLkieUDJFJxhvJQM9lLRdudLdf7X SZtTmtlx2YCQ8VaJVzrNxYfdHF3A39hXf6OQVsClUlWsZlCkQY9L2MhiQvF42igmfT qZ8ydHUkIdRUWTeiVG7ehyjQLq4NoFLy+VGSSu50YbHWgN/pEMdTom49UMR6E0Aq0N g2RzTFWxiRnLrBWPpIdFMLWt+xuWcOS79KiMUoJKuSXIB/dpDFXtKksPUY1ZVIEvgg HtmM/V1kIhF7A== 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 C09A8E22B06; 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 v2 0/6] Add initial support for BAP broadcast source From: patchwork-bot+bluetooth@kernel.org Message-Id: <168513902178.4400.7735618892742799772.git-patchwork-notify@kernel.org> Date: Fri, 26 May 2023 22:10:21 +0000 References: <20230525153452.125789-1-silviu.barbulescu@nxp.com> In-Reply-To: <20230525153452.125789-1-silviu.barbulescu@nxp.com> To: Silviu Florian Barbulescu 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 Thu, 25 May 2023 18:34:46 +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: - [v2,1/6] Update Docs for BAP broadcast source https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=f808fa065396 - [v2,2/6] Add macro definitions for BAP broadcast source support (no matching commit) - [v2,3/6] Check for ISO broadcast support in controller https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=97f3386268fa - [v2,4/6] Add support for setsockopt (BT_IO_OPT_BASE) (no matching commit) - [v2,5/6] Update bluetoothctl with support for broadcast source (no matching commit) - [v2,6/6] 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