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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 13 May 2020 08:51:45 +0200 From: Marcel Holtmann <marcel@...tmann.org> To: Abhishek Pandit-Subedi <abhishekpandit@...omium.org> Cc: BlueZ <linux-bluetooth@...r.kernel.org>, ChromeOS Bluetooth Upstreaming <chromeos-bluetooth-upstreaming@...omium.org>, "David S. Miller" <davem@...emloft.net>, Johan Hedberg <johan.hedberg@...il.com>, netdev <netdev@...r.kernel.org>, LKML <linux-kernel@...r.kernel.org>, Jakub Kicinski <kuba@...nel.org> Subject: Re: [PATCH 0/2] Bluetooth: Update LE scanning parameters for suspend Hi Abhishek, > This series updates the values used for window and interval when the > system suspends. It also fixes a u8 vs u16 bug when setting up passive > scanning. > > The values chosen for window and interval are 11.25ms and 640ms. I have > tested these on several Chromebooks with different LE peers (mouse, > keyboard, Raspberry Pi running bluez) and all of them are able to wake > the system with those parameters. > > Thanks > Abhishek > > > > Abhishek Pandit-Subedi (2): > Bluetooth: Fix incorrect type for window and interval > Bluetooth: Modify LE window and interval for suspend > > net/bluetooth/hci_request.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) both patches have been applied to bluetooth-next tree. Regards Marcel
Powered by blists - more mailing lists