Received: by 2002:a25:ca44:0:0:0:0:0 with SMTP id a65csp1796513ybg; Thu, 30 Jul 2020 02:57:08 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyoQwjzyLgtIiHLtt5rgqDaS1jxrelFypFst2pokzzOu2Wnssd4tkurJVtQzI8t0sBG8MHG X-Received: by 2002:a17:906:f2cb:: with SMTP id gz11mr1773502ejb.58.1596103027891; Thu, 30 Jul 2020 02:57:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1596103027; cv=none; d=google.com; s=arc-20160816; b=GixvvRHhso/KWFPlLvC5P/MGhbZq5pPFm2bxWO1rfrvkJZDsZQDhfw4ltYzXKsIb2e ztznDNaAu5VNxWVv5na2hm5hYdyIotLNkADhVPOf+mwHoo0ghbjuvJQF5KjN7pGTmHpR QNuuRwnk4/VY3d9oFSKMTVffSFe+v1wQB7nRKhpUg+DT2iv2e0mzgI8tGqgqojD+wEHu +3s4kTsnLrgXvcjeoBh6Un/kNKWp1NGO3UIpFu/E8MmGhXYHB3OuXs67az6N2fcOQMuU mGeKvWU80VyNsGWLOkX3Q5JMsHXpn46ubi+kWW5L55UcODJ/4xZFruNXLgSh8/4fWBrp BI8w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:to:references:message-id :content-transfer-encoding:cc:date:in-reply-to:from:subject :mime-version; bh=eTe6D0iIT1sd8sjNF2HthvgjYdq75GbkrI8nLHMdveE=; b=nj1hcdPH6BmrJxsg0w/2rNh6HuAVz/TY5M85v1w0aRUR/ein85XZjGrHdEb5S06YA+ eCjlze/6SropwHFcVB5v5VSRgeuFbhO9PWosQVdbUXG8D7r+pVghOHRenizhwIX40ayd 2t8EQfVGZrSMjmiw00Mwe/8+CafnoppO7ki+1JaCWT4/cPOWQQgXbgHPp/G1wEJ48/7n DsL/QCYGhPEuzZ2QzLYoNYq/jGwYxuQCriawkd1jRvelgyvRq48v35caJoGuJ8SrVM18 hcPnOfEMVpSCV6pnsAzjVgOxqGIgAHANKUOUz3LIi7/0lyR8IcAuw5PiHRavWIPyXNPw 2kKw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id ly14si1837444ejb.369.2020.07.30.02.56.44; Thu, 30 Jul 2020 02:57:07 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-bluetooth-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726987AbgG3J4h (ORCPT + 99 others); Thu, 30 Jul 2020 05:56:37 -0400 Received: from coyote.holtmann.net ([212.227.132.17]:57345 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726946AbgG3J4h (ORCPT ); Thu, 30 Jul 2020 05:56:37 -0400 Received: from marcel-macbook.fritz.box (p4ff9f430.dip0.t-ipconnect.de [79.249.244.48]) by mail.holtmann.org (Postfix) with ESMTPSA id 31140CECF2; Thu, 30 Jul 2020 12:06:38 +0200 (CEST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.80.23.2.2\)) Subject: Re: [PATCH 8/8] Bluetooth: Enable controller RPA resolution using Experimental feature From: Marcel Holtmann In-Reply-To: Date: Thu, 30 Jul 2020 11:56:36 +0200 Cc: Bluez mailing list Content-Transfer-Encoding: 7bit Message-Id: References: <20200730091421.48847-8-marcel@holtmann.org> To: Sathish Narasimman X-Mailer: Apple Mail (2.3608.80.23.2.2) Sender: linux-bluetooth-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-bluetooth@vger.kernel.org Hi Satish, > I am ok with your changes. > Including all the patches ok, all 8 patches have been applied to bluetooth-next tree. Regards Marcel