Re: [PATCH v8 6/6] Bluetooth: Add toggle to switch off interleave scan

2020-11-10 Thread Jakub Kicinski
On Tue, 10 Nov 2020 18:17:55 +0800 Howard Chung wrote: > This patch add a configurable parameter to switch off the interleave > scan feature. > > Reviewed-by: Alain Michaud > Signed-off-by: Howard Chung Please don't add new sparse warnings: net/bluetooth/mgmt_config.c:315:63: warning: cast to

[PATCH v8 6/6] Bluetooth: Add toggle to switch off interleave scan

2020-11-10 Thread Howard Chung
This patch add a configurable parameter to switch off the interleave scan feature. Reviewed-by: Alain Michaud Signed-off-by: Howard Chung --- (no changes since v6) Changes in v6: - Set EnableAdvMonInterleaveScan to 1 byte long Changes in v4: - Set EnableAdvMonInterleaveScan default to