Received: by 2002:a25:683:0:0:0:0:0 with SMTP id 125csp770491ybg; Wed, 10 Jun 2020 13:16:19 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxGzpbgi/9vku+DUZnMIQQUJr5A7isMrxprjmHOGA7bfc9tRJmC+IFYQHONYcg9RwcmP+rq X-Received: by 2002:aa7:c5c7:: with SMTP id h7mr3916792eds.177.1591820179055; Wed, 10 Jun 2020 13:16:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1591820179; cv=none; d=google.com; s=arc-20160816; b=ozOHczLZNrPqIsK9WuTE2dErIq+UY5LCTSdARVsm1kzCGphO4+aG83bg9nwBsuY7kw slEUsoDpR1FzFQsR80PX/rtwP8cQNGWQ7hg68aJKzRmv9I9XjrLNrRfJ8sUfanJ49b0X RcrZsdPo9zbHA4sh1WcOB+1L+FWOachRcnxWOaTsHAtb1OS473bKX/YgbAw19TXHt4C1 I9oCYD6n+e9OdAnVo9xUuEJJQj5pXa2PqVMco4zH1f1Nt1Y/yCqyMF0iRcX6H7cCFjua QQ45bG9LoHXc+NtLrhH44C5lATCwKaYo4QXr7B12Fiq9nT4bksAQQns975G6XrePNvcJ Pu7g== 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=JJhSw6RLW9NQC4rNelVFSiZI0bqAAb0vjeGN+HjMbPo=; b=ev7LpUThPx0SsC0dRlyXz5M4Sv8QgbLRGjnzZGWaLAFZIcG2KLnOToqmn1mlq7P6qt GIdewcqS2rNlwzGVfN13VF14wdCXkTcpSuet1nAEdpgap0zmE35RiBOjF3L2PC5u5xVM WngivItAr+8f7UQSAMwx1SXxzD9Z4Yw6sDITb3vAUMbvzoIo5Mi2ftFKuiCW5gbiQC0g xOjIKYnHWjVNC9fyPJh2FSXY4IMCi+eYtBOCZTVUwPo7XS95N9fdDuTo77PuFn/g7wp2 c5I1qqfHYh4wCCPeayEUDo3aW8iZX39HFSkogXcHSqz63X3s+SrUtIXU/Ury11RrG8l+ iRtw== 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 u4si343901edl.324.2020.06.10.13.15.49; Wed, 10 Jun 2020 13:16:19 -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 S1727023AbgFJR7Y convert rfc822-to-8bit (ORCPT + 99 others); Wed, 10 Jun 2020 13:59:24 -0400 Received: from coyote.holtmann.net ([212.227.132.17]:52235 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726637AbgFJR7Y (ORCPT ); Wed, 10 Jun 2020 13:59:24 -0400 Received: from marcel-macbook.fritz.box (p5b3d2638.dip0.t-ipconnect.de [91.61.38.56]) by mail.holtmann.org (Postfix) with ESMTPSA id BE013CECE9; Wed, 10 Jun 2020 20:09:12 +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] doc: Add commands and event for handling device flags From: Marcel Holtmann In-Reply-To: Date: Wed, 10 Jun 2020 19:59:22 +0200 Cc: Bluez mailing list Content-Transfer-Encoding: 8BIT Message-Id: <1750110E-C32C-41F8-AD8B-0A318E61AD11@holtmann.org> References: <20200406180331.891822-1-marcel@holtmann.org> <8FE42946-ED27-4F9F-8F30-2744D0AC2AB0@holtmann.org> To: Abhishek Pandit-Subedi 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 Abhishek, > Do you want to handle the implementation in the kernel or shall I send > up a patch? if you can adopt one of your earlier patches, that would be great. I am currently busy with a few other patches. So it would be bottom of my queue. Regards Marcel