Branch: refs/heads/981640 Home: https://github.com/bluez/bluez Commit: fb33aa12910d5bab124a890aba25f18c8aeb5d7e https://github.com/bluez/bluez/commit/fb33aa12910d5bab124a890aba25f18c8aeb5d7e Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-07-11 (Fri, 11 Jul 2025) Changed paths: M src/device.c M src/device.h Log Message: ----------- device: Add btd_device_bdaddr_type_connected This adds btd_device_bdaddr_type_connected which can return the connected state based on the address type. Commit: d453ec447a19aa631623048946b89afb1bc4e51d https://github.com/bluez/bluez/commit/d453ec447a19aa631623048946b89afb1bc4e51d Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-07-11 (Fri, 11 Jul 2025) Changed paths: M Makefile.am A doc/org.bluez.Bearer.BREDR.rst A doc/org.bluez.Bearer.LE.rst Log Message: ----------- doc: Add org.bluez.Bearer.LE and org.bluez.Bearer.BREDR This adds bearer specific interfaces so they can properly be operated separately. Fixes: https://github.com/bluez/bluez/issues/1350 Commit: 8b6c2872a4016681421fa16da8360494527ffa3b https://github.com/bluez/bluez/commit/8b6c2872a4016681421fa16da8360494527ffa3b Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2025-07-11 (Fri, 11 Jul 2025) Changed paths: M Makefile.am A src/bearer.c A src/bearer.h M src/device.c Log Message: ----------- bearer: Add initial implementation of org.bluez.Bearer.{BREDR, LE} This adds initial implementation of org.bluez.Bearer{BREDR, LE}(5) interfaces. Compare: https://github.com/bluez/bluez/compare/fb33aa12910d%5E...8b6c2872a401 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications