Re: [PATCH v5 1/7] Bluetooth: Add definitions for advertisement monitor features

From: Marcel Holtmann
Date: Wed Jun 17 2020 - 06:32:03 EST


Hi Miao-chen,

> This adds support for Advertisement Monitor API. Here are the commands
> and events added.
> - Read Advertisement Monitor Feature command
> - Add Advertisement Pattern Monitor command
> - Remove Advertisement Monitor command
> - Advertisement Monitor Added event
> - Advertisement Monitor Removed event
>
> Signed-off-by: Miao-chen Chou <mcchou@xxxxxxxxxxxx>
> ---
>
> Changes in v5: None
> Changes in v4: None
> Changes in v3:
> - Update command/event opcodes.
> - Correct data types.
>
> Changes in v2: None
>
> include/net/bluetooth/mgmt.h | 49 ++++++++++++++++++++++++++++++++++++
> 1 file changed, 49 insertions(+)

I have added all 7 patches to my local tree. I added minor style modifications and merged it together with the device flags support.

Regards

Marcel