Re: [PATCH v11 5/5] Bluetooth: Add toggle to switch off interleave scan

From: Marcel Holtmann
Date: Thu Dec 03 2020 - 08:20:38 EST


Hi Howard,

> This patch add a configurable parameter to switch off the interleave
> scan feature.
>
> Signed-off-by: Howard Chung <howardchung@xxxxxxxxxx>
> Reviewed-by: Alain Michaud <alainm@xxxxxxxxxxxx>
> ---
>
> (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