Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: 41f943630d9a03c40e95057b2ac3d96470b9c71e https://github.com/bluez/bluez/commit/41f943630d9a03c40e95057b2ac3d96470b9c71e Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2024-09-12 (Thu, 12 Sep 2024) Changed paths: M client/main.c Log Message: ----------- client: Print a warning when setting discoverable without a timeout This makes command discoverable to print a warning if discoverable-timeout is not set(0): [bluetooth]# discoverable-timeout 0 [bluetooth]# Changing discoverable-timeout 0 succeeded [bluetooth]# [CHG] Controller 4C:49:6C:44:F5:E7 DiscoverableTimeout: 0x00000000 (0) [bluetooth]# discoverable on Warning: setting discoverable while discoverable-timeout not set(0) is not recommended To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications