Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: ca07d198f9c7d289e95091c30ed15bff2106a7db https://github.com/bluez/bluez/commit/ca07d198f9c7d289e95091c30ed15bff2106a7db Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2023-03-29 (Wed, 29 Mar 2023) Changed paths: M profiles/audio/bap.c Log Message: ----------- bap: Mark devices to auto-connect This makes devices with BAP support to auto-connect once they start advertising. Commit: 2b022fa5297a56875f06c2b5612258cd99dcbe74 https://github.com/bluez/bluez/commit/2b022fa5297a56875f06c2b5612258cd99dcbe74 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2023-03-29 (Wed, 29 Mar 2023) Changed paths: M src/device.c Log Message: ----------- device: Fix not setting initiator flag when auto-connecting If the device is marked as auto-connect the kernel may initiate the connection spontaneously causing new connections to not have set the state->initiator flag properly. Commit: 8bd2f29617743a5587ca9679957c2e4bf3b78aa9 https://github.com/bluez/bluez/commit/8bd2f29617743a5587ca9679957c2e4bf3b78aa9 Author: Manish Mandlik <mmandlik@xxxxxxxxxx> Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths: M emulator/vhci.c M emulator/vhci.h Log Message: ----------- vhci: Add support to trigger devcoredump and read the dump file Add vhci support to trigger the hci devcoredump by writing to force_devcoredump debugfs entry and read the generated devcoredump file. Commit: 5106fe8c868d5ec69af70f299eeedad42b900f69 https://github.com/bluez/bluez/commit/5106fe8c868d5ec69af70f299eeedad42b900f69 Author: Manish Mandlik <mmandlik@xxxxxxxxxx> Date: 2023-03-30 (Thu, 30 Mar 2023) Changed paths: M tools/mgmt-tester.c Log Message: ----------- mgmt-tester: Add devcoredump tests Add mgmt-tester tests for hci devcoredump. These testa trigger the devcoredump with a test data and verifies the generated devcoredump file for the test data and correct devcoredump header fields. Compare: https://github.com/bluez/bluez/compare/54601cbcf283...5106fe8c868d