On Thu, 2022-09-01 at 18:50 +0000, patchwork-bot+bluetooth@xxxxxxxxxx wrote: > Hello: > > This series was applied to bluetooth/bluez.git (master) > by Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx>: > > On Thu, 1 Sep 2022 13:07:14 +0200 you wrote: > > Instead of only replying to D-Bus requests with an error saying the > > adapter is blocked, keep track of the rfkill being enabled or > > disabled > > so we know the rfkill state of the adapter at all times. > > --- > > src/adapter.c | 25 +++++++++++++-- > > src/adapter.h | 1 + > > src/btd.h | 1 + > > src/rfkill.c | 89 ++++++++++++++++++++++++++++++++++++++--------- > > ---- > > 4 files changed, 91 insertions(+), 25 deletions(-) > > Here is the summary with links: > - [BlueZ,v7,1/6] adapter: Keep track of whether the adapter is > rfkill'ed > > https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=abf5ba6b80ad > - [BlueZ,v7,2/6] adapter: Implement PowerState property > > https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=58021a665b7f > - [BlueZ,v7,3/6] client: Print the PowerState property > > https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=48992da64f52 > - [BlueZ,v7,4/6] adapter-api: Add PowerState property documentation > > https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=6e49216ad47d > - [BlueZ,v7,5/6] adapter: Fix typo in function name > > https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=61f4f2895882 > - [BlueZ,v7,6/6] adapter: Remove experimental flag for PowerState > (no matching commit) > > You are awesome, thank you! Sweet, thanks! The links are missing "commit/" in the URL though, so should be: https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=abf5ba6b80ad not: https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=abf5ba6b80ad