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 29A66C001DE for ; Mon, 31 Jul 2023 17:50:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231246AbjGaRu3 (ORCPT ); Mon, 31 Jul 2023 13:50:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:32976 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230252AbjGaRu0 (ORCPT ); Mon, 31 Jul 2023 13:50:26 -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 7C9B3103 for ; Mon, 31 Jul 2023 10:50:25 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 0577261265 for ; Mon, 31 Jul 2023 17:50:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 5F386C433CB; Mon, 31 Jul 2023 17:50:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1690825824; bh=RYmpAyaxUdDufrRp7HEwG9c24SMMx0pMChrJfRsRmes=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=JiA9llmpIYg2YDQCpGBlZYrdlv8VQp96V2Lmt1KgHr/0TC5TY9Gy3tKIa6ccLU0Fr yLkV6a2FFpSBGcXdoZfPFgS+Y9kEyDPTWEN2p80vxOUSycD+edJPWrYQBbmt+epxqx xVO4v1HKd53J1XPAsB7SK6Zgbdj+8/1A9i6m5Evvlb1hT4VuJ6CN+WOhgnjR2i/Awg Bz4FHrumRue+XrBYQg/9LrU37dn6wWRzron4u4ujdXu0M+9HPv6NdK+GNQFkNgTdDn lWGmo3a2VQbFJh05fAHCKeDLjc+xhhVDJ4h+K0mL/0YnGiJrFVVHt3a7EAz0r9cG32 Ff6ujGdiQmD1w== 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 46D5EC595C0; Mon, 31 Jul 2023 17:50:24 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH BlueZ 1/2] adapter: Be able to use ConnectDevice for discovered devices From: patchwork-bot+bluetooth@kernel.org Message-Id: <169082582428.13999.16429356285051317455.git-patchwork-notify@kernel.org> Date: Mon, 31 Jul 2023 17:50:24 +0000 References: <20230731041229.1429016-1-simon.mikuda@streamunlimited.com> In-Reply-To: <20230731041229.1429016-1-simon.mikuda@streamunlimited.com> To: Simon Mikuda 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 Mon, 31 Jul 2023 06:12:28 +0200 you wrote: > This can be useful when you want to specify trasport type for already > paired device (e.g. use LE transport for dual mode device). > --- > src/adapter.c | 3 --- > 1 file changed, 3 deletions(-) Here is the summary with links: - [BlueZ,1/2] adapter: Be able to use ConnectDevice for discovered devices https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=caf7db313e9d - [BlueZ,2/2] adapter: Update ConnectDevice documentation https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=255ef572ca76 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html