CHANGELOG.md (3ffc2a09a40e02738b170f6d8d7029d83f7d6a7f) | CHANGELOG.md (ebb9bbfb000031b81ad055547dc4641df084c612) |
---|---|
1# Change Log 2All notable changes to this project will be documented in this file. 3 4The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) 5and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). 6 7--- 8 --- 4 unchanged lines hidden (view full) --- 13### Changed 14 15## Release v1.5.1 16 17### Added 18- GOEP Client: add goep_client_version_20_or_higher 19 20### Fixed | 1# Change Log 2All notable changes to this project will be documented in this file. 3 4The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) 5and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). 6 7--- 8 --- 4 unchanged lines hidden (view full) --- 13### Changed 14 15## Release v1.5.1 16 17### Added 18- GOEP Client: add goep_client_version_20_or_higher 19 20### Fixed |
21- pbap_client: support disconnect while operation is ongoing | 21- PBAP CLient: support disconnect while operation is ongoing 22- PBAP Client: use SRM only if GOEP v2.0 or higher connection |
22- L2CAP: limit remote MTU by local tx configuration in ERTM 23 24### Changed 25- Example: init SM if LE supported to avoid issue with Android Cross-Transport Key-Derivation 26 27 28## Release v1.5.0 29 --- 897 unchanged lines hidden --- | 23- L2CAP: limit remote MTU by local tx configuration in ERTM 24 25### Changed 26- Example: init SM if LE supported to avoid issue with Android Cross-Transport Key-Derivation 27 28 29## Release v1.5.0 30 --- 897 unchanged lines hidden --- |