Branch: refs/heads/master Home: https://github.com/bluez/bluez Commit: 138e97020d5fb2261ab2c4554dedf1f8216986d8 https://github.com/bluez/bluez/commit/138e97020d5fb2261ab2c4554dedf1f8216986d8 Author: Pauli Virtanen <pav@xxxxxx> Date: 2024-04-10 (Wed, 10 Apr 2024) Changed paths: M lib/bluetooth.h Log Message: ----------- lib: add BT_POLL_ERRQUEUE socket option Add new (experimental) socket option. Commit: e1c178f96a07fc43ad7523fdd4c93967843e4f60 https://github.com/bluez/bluez/commit/e1c178f96a07fc43ad7523fdd4c93967843e4f60 Author: Pauli Virtanen <pav@xxxxxx> Date: 2024-04-10 (Wed, 10 Apr 2024) Changed paths: M src/adapter.c M src/adapter.h M src/main.c M src/main.conf Log Message: ----------- adapter: add support for setting POLL_ERRQUEUE experimental feature Add support for setting an experimental feature UUID which enables the use of the BT_POLL_ERRQUEUE socket option. Change adapter initialization to read and set also INDEX_NONE features. This may set them multiple times, but this is harmless and it is simpler to use the same framework. Commit: c777c55ab662db4e9853bb08a6e1e6c77b319e09 https://github.com/bluez/bluez/commit/c777c55ab662db4e9853bb08a6e1e6c77b319e09 Author: Pauli Virtanen <pav@xxxxxx> Date: 2024-04-10 (Wed, 10 Apr 2024) Changed paths: M tools/mgmt-tester.c Log Message: ----------- mgmt-tester: update for Poll Errqueue experimental fature Update Read Exp Feature - Success (Index None) for new experimental feature Poll Errqueue. Commit: 141f66411ca488e26bdd64e6f858ffa190395d23 https://github.com/bluez/bluez/commit/141f66411ca488e26bdd64e6f858ffa190395d23 Author: Pauli Virtanen <pav@xxxxxx> Date: 2024-04-10 (Wed, 10 Apr 2024) Changed paths: M tools/iso-tester.c M tools/tester.h Log Message: ----------- iso-tester: add test for BT_POLL_ERRQUEUE Also test BT_POLL_ERRQUEUE is experimental feature. Add test: ISO Send - TX No Poll Timestamping Commit: fe71fa3dfe26e4d3fd7c5b83ff78035bf5e7a38f https://github.com/bluez/bluez/commit/fe71fa3dfe26e4d3fd7c5b83ff78035bf5e7a38f Author: Pauli Virtanen <pav@xxxxxx> Date: 2024-04-10 (Wed, 10 Apr 2024) Changed paths: M src/shared/util.c Log Message: ----------- shared/util: add uuid for Poll Errqueue experimental feature Add UUID for Poll Errqueue experimental feature to bt_uuidstr_to_str(). Compare: https://github.com/bluez/bluez/compare/b163e2bd0303...fe71fa3dfe26 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications