Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: 3d3b1ceab9cbd7c03ba2496ec2d2e0cb951b1db2 https://github.com/bluez/bluez/commit/3d3b1ceab9cbd7c03ba2496ec2d2e0cb951b1db2 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2022-09-02 (Fri, 02 Sep 2022) Changed paths: M tools/rfcomm-tester.c Log Message: ----------- rfcomm-tester: Use latest Bluetooth version This makes rfcomm-tester use the latest Bluetooth supported by the emulator which is useful the detect regression related to ACL data transfer. Commit: 4c8a6ba5ec7fb82e77710c69f14f774aa4c348a9 https://github.com/bluez/bluez/commit/4c8a6ba5ec7fb82e77710c69f14f774aa4c348a9 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2022-09-06 (Tue, 06 Sep 2022) Changed paths: M src/shared/bap.c Log Message: ----------- shared/bap: Fix not unregistering disconnect callback bt_bap_detach shall always unregister the disconnect callback otherwise the session pointer may still be accessible. Compare: https://github.com/bluez/bluez/compare/c96629bedbae...4c8a6ba5ec7f