Re: [PATCH v3 1/6] Bluetooth: Update Adv monitor count upon removal

From: Marcel Holtmann
Date: Sun Sep 20 2020 - 02:15:06 EST


Hi Howard,

> This fixes the count of Adv monitor upon monitor removal.
>
> The following test was performed.
> - Start two btmgmt consoles, issue a btmgmt advmon-remove command on one
> console and observe a MGMT_EV_ADV_MONITOR_REMOVED event on the other.
>
> Signed-off-by: Miao-chen Chou <mcchou@xxxxxxxxxxxx>
> Signed-off-by: Howard Chung <howardchung@xxxxxxxxxx>
> Reviewed-by: Alain Michaud <alainm@xxxxxxxxxxxx>
> ---
>
> Changes in v3:
> - Remove 'Bluez' prefix
>
> Changes in v2:
> - delete 'case 0x001c' in mgmt_config.c
>
> net/bluetooth/hci_core.c | 2 ++
> 1 file changed, 2 insertions(+)

patch has been applied to bluetooth-next tree.

Regards

Marcel