changelog: round robin for LE Data Channels and ERTM data

This commit is contained in:
Matthias Ringwald 2019-11-08 16:15:43 +01:00
parent d89ab698de
commit d9f2243991

View File

@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Fixed
- L2CAP ERTM: assert that packet can be stored in fragment buffers in ertm
- L2CAP ERTM: reject incoming connection if ERTM is configured as mandatory but not supported by remote
- L2CAP ERTM: send ERTM I-frames round robin with other data
- L2CAP: send le data channel sdus round robin with other data
### Added
- GAP: allow to reject GAP classic connection via gap_register_classic_connection_filter