lkml.org 
[lkml]   [2020]   [Jun]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] Bluetooth: Implement get/set device flags and device flags changed
Date

Hi linux-bluetooth,

This series adds support for configuring the Remote Wakeup flag on
devices by implementing Get Device Flags, Set Device Flags and Device
Flags Changed.

This was tested with some userspace changes to update the Remote Wakeup
flag (these changes will be upstreamed as Bluez patches once they're
cleaned up). I verified that Add Device generates the Device Flags
changed on all mgmt interfaces and Set Device Flags skips the one that
requested it.

This was tested on a Chromebook running kernel 5.4.

Abhishek



Abhishek Pandit-Subedi (4):
Bluetooth: Add bdaddr_list_with_flags for classic whitelist
Bluetooth: Replace wakeable list with flag
Bluetooth: Replace wakeable in hci_conn_params
Bluetooth: Add get/set device flags mgmt op

include/net/bluetooth/hci.h | 1 +
include/net/bluetooth/hci_core.h | 31 ++++++-
include/net/bluetooth/mgmt.h | 28 +++++++
net/bluetooth/hci_core.c | 59 ++++++++++++-
net/bluetooth/hci_event.c | 8 +-
net/bluetooth/hci_request.c | 15 ++--
net/bluetooth/hci_sock.c | 1 +
net/bluetooth/mgmt.c | 139 ++++++++++++++++++++++++++++++-
8 files changed, 266 insertions(+), 16 deletions(-)

--
2.27.0.290.gba653c62da-goog

\
 
 \ /
  Last update: 2020-06-17 06:01    [W:0.045 / U:0.264 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site