Branch: refs/heads/998967 Home: https://github.com/bluez/bluez Commit: 0b5f0cc3547f96db129271f21052b6463bb409ed https://github.com/bluez/bluez/commit/0b5f0cc3547f96db129271f21052b6463bb409ed Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-09-04 (Thu, 04 Sep 2025) Changed paths: M src/adapter.c M src/btd.h M src/main.c M src/main.conf Log Message: ----------- main.conf: Add FilterDiscoverable option This adds FilterDiscoverable option which can be use to control if devices in non-discoverable mode shall be filtered or not, the default is true to adhere to core spec: 9.2. Discovery modes and procedures All devices shall be in either non-discoverable mode or one of the discoverable modes. A device in the discoverable mode shall be in either the general discoverable mode or the limited discoverable mode. A device in the non-discoverable mode is not discoverable. Devices operating in either the general discoverable mode or the limited discoverable mode can be found by the discovering device. To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications