CHANGELOG.md (d44cdc4aa10821be894b746ace7e00cf3ca4ee4d) | CHANGELOG.md (6d3263ec491c8c502d2f33782fd7ae497db4ee9d) |
---|---|
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 9## Unreleased 10 11### Added 12 13### Fixed 14- RFCOMM: shut down multiplexer after closing last channel instead of multiplexer idle timer 15- HID Host: return complete HID report 16- SM: fix CTKD key distribution over BR/EDR 17- SM: fix CTKD after BR/EDR Role Change | 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 9## Unreleased 10 11### Added 12 13### Fixed 14- RFCOMM: shut down multiplexer after closing last channel instead of multiplexer idle timer 15- HID Host: return complete HID report 16- SM: fix CTKD key distribution over BR/EDR 17- SM: fix CTKD after BR/EDR Role Change |
18- A2DP: emit stream established if peer set-up configuration |
|
18 19### Changed 20- GAP: return command disallowed if disconnect already requested 21 22 23## Release v1.6.1 24 25### Added --- 1193 unchanged lines hidden --- | 19 20### Changed 21- GAP: return command disallowed if disconnect already requested 22 23 24## Release v1.6.1 25 26### Added --- 1193 unchanged lines hidden --- |