From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 4C207212FAD for ; Wed, 11 Feb 2026 18:00:09 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770832810; cv=none; b=jszSlvjVrhOUkW7//KaHvF4pXDd3I8cNLLAWOpkh+V82/+jkHoZ+8JNmKDpGvaRIsJznp1WMQ3xopZywZOO1UgWDEVJqJAYftcuUeUEEJNO+lJNjqD8VkIaDao0SQkREcXScyHj0ratA2kESVsvxJc07i64SDtpxX0nZn29ROvc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770832810; c=relaxed/simple; bh=SDmXJUjG8vKfbcSGw8q/I7LRLvlKPQ9FOytjjQz1s4o=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=O6tKYB03EOSdkecPmQ/NkVtOTRUZM54XplL2yG7bqnXorXK7h4GJ1mhRBINkhAHd8T7h1ZJ4g+6TflxevcbTanjru5u7MoaP5mwVBQWKX19vsa2eVQ6mT7SzdyZ4BX6YitaRhMEg6v0m63zXanl/lkMzPGQrSi84am2Ur+/YGRA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=RGgx4Iro; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="RGgx4Iro" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 82542C4CEF7; Wed, 11 Feb 2026 18:00:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1770832809; bh=SDmXJUjG8vKfbcSGw8q/I7LRLvlKPQ9FOytjjQz1s4o=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=RGgx4IrooLWKqgAZwyqeMXKtv3YhyFnlorln7yJDnPmN58S5HFVnu54cZr3ugaWlx g9Om70QusxoQNNyC0oGIwDJvOSRzlduO6S1c/mlM5ZwQUPL76EaB24G4YqrxOmX6am I73F5geOeDlhzkX531KfUvQu1qpLdFwCfmmTRDpE5kQtXOfDIdVRMVUyTRK69uJbiM sMuaZcfzhApZzWIj9lNGzLN5d7KAaJ4UMiaIc+vrodH33ia/FM5StEcgsp4dhSEaYi DEUbofCFrwkFT7O9eLetYWwJ7pCDaQW+7FNuEhFQ3jJdbHjUQToorRLb70rRxzJDsf gl/5Fg1w0Eg+w== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 8552239EF967; Wed, 11 Feb 2026 18:00:05 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: linux-bluetooth@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH BlueZ v1 1/2] client: Add mgmt.exp-iso command From: patchwork-bot+bluetooth@kernel.org Message-Id: <177083280433.661760.11432200820071274630.git-patchwork-notify@kernel.org> Date: Wed, 11 Feb 2026 18:00:04 +0000 References: <20260210205859.1240075-1-luiz.dentz@gmail.com> In-Reply-To: <20260210205859.1240075-1-luiz.dentz@gmail.com> To: Luiz Augusto von Dentz Cc: linux-bluetooth@vger.kernel.org Hello: This series was applied to bluetooth/bluez.git (master) by Luiz Augusto von Dentz : On Tue, 10 Feb 2026 15:58:58 -0500 you wrote: > From: Luiz Augusto von Dentz > > This adds mgmt.exp-iso command which can be used to toggle ISO socket > support: > > @ MGMT Command: Set Experimental Feature (0x004a) plen 17 > UUID: BlueZ Experimental ISO Socket > Action: Enabled (0x01) > @ MGMT Event: Command Complete (0x0001) plen 23 > Set Experimental Feature (0x004a) plen 20 > Status: Success (0x00) > UUID: BlueZ Experimental ISO Socket > Flags: 0x00000001 > Active > @ MGMT Event: Experimental Feature Changed (0x0027) plen 20 > UUID: BlueZ Experimental ISO Socket > Flags: 0x00000001 > Active > > [...] Here is the summary with links: - [BlueZ,v1,1/2] client: Add mgmt.exp-iso command https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=6b2a732b434f - [BlueZ,v1,2/2] bluetoothctl-mgmt: Add documentation to exp-iso command https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=30acac54935c You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html