lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 9 Nov 2020 13:33:16 +0100
From:   Marcel Holtmann <marcel@...tmann.org>
To:     Daniel Winkler <danielwinkler@...gle.com>
Cc:     Bluez mailing list <linux-bluetooth@...r.kernel.org>,
        CrosBT Upstreaming <chromeos-bluetooth-upstreaming@...omium.org>,
        Abhishek Pandit-Subedi <abhishekpandit@...omium.org>,
        "David S. Miller" <davem@...emloft.net>,
        Jakub Kicinski <kuba@...nel.org>,
        Johan Hedberg <johan.hedberg@...il.com>,
        linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH] Bluetooth: Resume advertising after LE connection

Hi Daniel,

> When an LE connection request is made, advertising is disabled and never
> resumed. When a client has an active advertisement, this is disruptive.
> This change adds resume logic for client-configured (non-directed)
> advertisements after the connection attempt.
> 
> The patch was tested by registering an advertisement, initiating an LE
> connection from a remote peer, and verifying that the advertisement is
> re-activated after the connection is established. This is performed on
> Hatch and Kukui Chromebooks.
> 
> Reviewed-by: Abhishek Pandit-Subedi <abhishekpandit@...omium.org>
> Signed-off-by: Daniel Winkler <danielwinkler@...gle.com>

in the future, please sure that the originator Signed-off-by comes first and
the Reviewed-by lines after it

> ---
> 
> net/bluetooth/hci_conn.c    | 12 ++++++++++--
> net/bluetooth/hci_request.c | 21 ++++++++++++++++-----
> net/bluetooth/hci_request.h |  2 ++
> 3 files changed, 28 insertions(+), 7 deletions(-)

Patch has been applied to bluetooth-next tree.

Regards

Marcel

Powered by blists - more mailing lists