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: Thu, 3 Dec 2020 14:19:53 +0100 From: Marcel Holtmann <marcel@...tmann.org> To: Howard Chung <howardchung@...gle.com> Cc: BlueZ development <linux-bluetooth@...r.kernel.org>, Luiz Augusto von Dentz <luiz.dentz@...il.com>, alainm@...omium.org, mcchou@...omium.org, mmandlik@...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 v11 5/5] Bluetooth: Add toggle to switch off interleave scan Hi Howard, > This patch add a configurable parameter to switch off the interleave > scan feature. > > Signed-off-by: Howard Chung <howardchung@...gle.com> > Reviewed-by: Alain Michaud <alainm@...omium.org> > --- > > (no changes since v9) > > Changes in v9: > - Update and rename the macro TLV_GET_LE8 > > Changes in v7: > - Fix bt_dev_warn arguemnt type warning > > Changes in v6: > - Set EnableAdvMonInterleaveScan to 1 byte long > > Changes in v4: > - Set EnableAdvMonInterleaveScan default to Disable > - Fix 80 chars limit in mgmt_config.c > > include/net/bluetooth/hci_core.h | 1 + > net/bluetooth/hci_core.c | 1 + > net/bluetooth/hci_request.c | 3 ++- > net/bluetooth/mgmt_config.c | 41 +++++++++++++++++++++++++------- > 4 files changed, 37 insertions(+), 9 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel
Powered by blists - more mailing lists