[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200729014225.1842177-1-abhishekpandit@chromium.org>
Date: Tue, 28 Jul 2020 18:42:22 -0700
From: Abhishek Pandit-Subedi <abhishekpandit@...omium.org>
To: marcel@...tmann.org, luiz.dentz@...il.com
Cc: chromeos-bluetooth-upstreaming@...omium.org,
linux-bluetooth@...r.kernel.org,
Abhishek Pandit-Subedi <abhishekpandit@...omium.org>,
"David S. Miller" <davem@...emloft.net>,
Johan Hedberg <johan.hedberg@...il.com>,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
Jakub Kicinski <kuba@...nel.org>
Subject: [PATCH 0/3] Bluetooth: Emit events for suspend/resume
Hi Marcel,
This series adds the suspend/resume events suggested in
https://patchwork.kernel.org/patch/11663455/.
I have tested it with some userspace changes that monitors the
controller resumed event to trigger audio device reconnection and
verified that the events are correctly emitted.
Please take a look.
Abhishek
Abhishek Pandit-Subedi (3):
Bluetooth: Add mgmt suspend and resume events
Bluetooth: Add suspend reason for device disconnect
Bluetooth: Emit controller suspend and resume events
include/net/bluetooth/hci_core.h | 6 +++
include/net/bluetooth/mgmt.h | 16 +++++++
net/bluetooth/hci_core.c | 26 +++++++++++-
net/bluetooth/hci_event.c | 73 ++++++++++++++++++++++++++++++++
net/bluetooth/mgmt.c | 28 ++++++++++++
5 files changed, 148 insertions(+), 1 deletion(-)
--
2.28.0.rc0.142.g3c755180ce-goog
Powered by blists - more mailing lists