2020-03-26 05:45:41

by Abhishek Pandit-Subedi

[permalink] [raw]
Subject: [PATCH v2 0/1] Bluetooth: Add actions to set wakeable in add device


Hi Marcel,

As suggested, I've updated add device to accept action 0x3 and 0x4 to
set and remove the wakeable property.

Thanks
Abhishek


Changes in v2:
* Added missing goto unlock

Abhishek Pandit-Subedi (1):
Bluetooth: Update add_device with wakeable actions

net/bluetooth/mgmt.c | 57 ++++++++++++++++++++++++++++++++++++--------
1 file changed, 47 insertions(+), 10 deletions(-)

--
2.25.1.696.g5e7596f4ac-goog


2020-03-27 02:59:57

by Abhishek Pandit-Subedi

[permalink] [raw]
Subject: Re: [PATCH v2 0/1] Bluetooth: Add actions to set wakeable in add device

Hi Marcel,

Does this look ok? I'm working on the accompanying Bluez changes as
well and will send a new patch if the mgmt changes look ok.

Thanks
Abhishek

On Wed, Mar 25, 2020 at 10:45 PM Abhishek Pandit-Subedi
<[email protected]> wrote:
>
>
> Hi Marcel,
>
> As suggested, I've updated add device to accept action 0x3 and 0x4 to
> set and remove the wakeable property.
>
> Thanks
> Abhishek
>
>
> Changes in v2:
> * Added missing goto unlock
>
> Abhishek Pandit-Subedi (1):
> Bluetooth: Update add_device with wakeable actions
>
> net/bluetooth/mgmt.c | 57 ++++++++++++++++++++++++++++++++++++--------
> 1 file changed, 47 insertions(+), 10 deletions(-)
>
> --
> 2.25.1.696.g5e7596f4ac-goog
>