CHANGELOG.md (20964aa9e7ee2bc87a693445e13b45ac6c5b6b2c) | CHANGELOG.md (d44cdc4aa10821be894b746ace7e00cf3ca4ee4d) |
---|---|
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 | 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 CTDK key distribution over BR/EDR 17 | 16- SM: fix CTKD key distribution over BR/EDR 17- SM: fix CTKD after BR/EDR Role Change 18 |
18### Changed 19- GAP: return command disallowed if disconnect already requested 20 21 22## Release v1.6.1 23 24### Added 25- GAP: support coordinated private random address updates --- 1192 unchanged lines hidden --- | 19### Changed 20- GAP: return command disallowed if disconnect already requested 21 22 23## Release v1.6.1 24 25### Added 26- GAP: support coordinated private random address updates --- 1192 unchanged lines hidden --- |