Re: [PATCH v1] Bluetooth: Fix wrong opcode when LL privacy enabled

From: Marcel Holtmann
Date: Mon Sep 27 2021 - 09:25:05 EST


Hi Howard,

> The returned opcode of command status of remove_adv is
> wrong when LL privacy is enabled.
>
> Signed-off-by: Yun-Hao Chung <howardchung@xxxxxxxxxxxx>
> ---
> Test with following steps:
> 1. btmgmt --index 0
> 2. [btmgmt] power off; [btmgmt] exp-privacy on; [btmgmt] power on
> 3. [btmgmt] rm-adv 1
> 4. Check if the 'Not supported' message is present in terminal
>
> net/bluetooth/mgmt.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

patch has been applied to bluetooth-next tree.

Regards

Marcel