Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: 1967b5311525846d94fca3a2a73f9efc743b0572 https://github.com/bluez/bluez/commit/1967b5311525846d94fca3a2a73f9efc743b0572 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2022-04-13 (Wed, 13 Apr 2022) Changed paths: M emulator/btdev.c Log Message: ----------- btdev: Fix not cleanup ssp_status and ssp_auto_complete This resets ssp_status and ssp_auto_complete flags on auth_complete. Commit: dc1b309901e5a1af4fdb5dc36c4af87ea9f7fae3 https://github.com/bluez/bluez/commit/dc1b309901e5a1af4fdb5dc36c4af87ea9f7fae3 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2022-04-14 (Thu, 14 Apr 2022) Changed paths: M emulator/btdev.c M emulator/bthost.c M emulator/bthost.h Log Message: ----------- bthost: Add support for Create CIS This introduces bthost_set_cig_params and bthost_create_cis. Commit: f9f2b28d457a63aba3de85d930513b1a1990732c https://github.com/bluez/bluez/commit/f9f2b28d457a63aba3de85d930513b1a1990732c Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2022-04-14 (Thu, 14 Apr 2022) Changed paths: M emulator/bthost.c Log Message: ----------- bthost: Fix not setting all parameters when using Create BIG cmd Create BIG shall set proper values for interval, latency, rtn and phy. Commit: 03602479bd7bb3c32c718431b45441d03e6f9ce4 https://github.com/bluez/bluez/commit/03602479bd7bb3c32c718431b45441d03e6f9ce4 Author: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> Date: 2022-04-14 (Thu, 14 Apr 2022) Changed paths: M emulator/btdev.c Log Message: ----------- btdev: Fix CIS Established CIS Established was using the ISO latency instead of SDU interval for transport latency. Compare: https://github.com/bluez/bluez/compare/7903bbe1005b...03602479bd7b