lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 13 Sep 2020 09:57:19 +0200 From: Marcel Holtmann <marcel@...tmann.org> To: Abhishek Pandit-Subedi <abhishekpandit@...omium.org> Cc: Luiz Augusto von Dentz <luiz.dentz@...il.com>, chromeos-bluetooth-upstreaming@...omium.org, linux-bluetooth@...r.kernel.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: Re: [PATCH v2 0/3] Bluetooth: Emit events for suspend/resume Hi Abhishek, > This series adds the suspend/resume events suggested in > https://patchwork.kernel.org/patch/11771001/. > > 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. > > Patch for btmon changes: https://patchwork.kernel.org/patch/11743863/ > > Please take a look. > Abhishek > > Changes in v2: > - Added suspend/resume events to list of mgmt events > > 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 | 30 +++++++++++++ > 5 files changed, 150 insertions(+), 1 deletion(-) All 3 patches have been applied to bluetooth-next tree. Regards Marcel
Powered by blists - more mailing lists