All of lore.kernel.org
 help / color / mirror / Atom feed
* [bluez/bluez] 46937f: adapter: Fix "Failed to set default system config"...
@ 2026-03-19 11:49 hadess
  0 siblings, 0 replies; only message in thread
From: hadess @ 2026-03-19 11:49 UTC (permalink / raw)
  To: linux-bluetooth

  Branch: refs/heads/1069215
  Home:   https://github.com/bluez/bluez
  Commit: 46937fd52f67f7a9dca9fd1cc367dabb4f029715
      https://github.com/bluez/bluez/commit/46937fd52f67f7a9dca9fd1cc367dabb4f029715
  Author: Bastien Nocera <hadess@hadess.net>
  Date:   2026-03-19 (Thu, 19 Mar 2026)

  Changed paths:
    M src/adapter.c

  Log Message:
  -----------
  adapter: Fix "Failed to set default system config" startup warning

When using a stock configuration, there will be nothing in the list of
configuration changes to apply to the Bluetooth adapter, which since
5e5b46c5c0cc ("adapter: Do not send empty default system parameter
list") would throw an error, as sending an empty list to the adapter
didn't generate one.

bluetoothd[3291147]: Bluetooth daemon 5.86
bluetoothd[3291147]: Starting SDP server
bluetoothd[3291147]: Using external plugins is not officially supported.
bluetoothd[3291147]: Consider upstreaming your plugins into the BlueZ project.
bluetoothd[3291147]: Bluetooth management interface 1.23 initialized
bluetoothd[3291147]: Battery Provider Manager created
bluetoothd[3291147]: Failed to set default system config for hci0

Fixes: 5e5b46c5c0cc ("adapter: Do not send empty default system parameter list")



To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-03-19 11:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-19 11:49 [bluez/bluez] 46937f: adapter: Fix "Failed to set default system config" hadess

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.