Re: [PATCH v2] Bluetooth: mgmt: Fix MGMT add advmon with RSSI command

From: Paul Menzel
Date: Thu Mar 16 2023 - 06:03:06 EST


Dear Yun-hao,


Am 16.03.23 um 10:53 schrieb Howard Chung:
The MGMT command: MGMT_OP_ADD_ADV_PATTERNS_MONITOR_RSSI uses variable
length argumenent. This patch adds right the field.

There is still the typo in argument.

Reviewed-by: Archie Pusaka <apusaka@xxxxxxxxxxxx>
Fixes: b338d91703fa ("Bluetooth: Implement support for Mesh")
Signed-off-by: Howard Chung <howardchung@xxxxxxxxxx>
---
Hi upstream maintainers,
Host is not able to register advmon with rssi due to the bug.
This patch has been locally tested by adding monitor with rssi via
btmgmt on a kernel 6.1 machine.

I would add that information to the commit message.

[…]


Kind regards,

Paul