Message ID | 20200326054517.71462-1-abhishekpandit@chromium.org (mailing list archive) |
---|---|
Headers | show |
Series | Bluetooth: Add actions to set wakeable in add device | expand |
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 <abhishekpandit@chromium.org> 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 >