CHANGELOG.md (c8d0ff33944379e6ee63fd14a81d379da605b5d7) | CHANGELOG.md (5cc4b885855e6b1e18d5071e6f8bea446642a73d) |
---|---|
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### Fixed 12### Added 13### Changed 14 | 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### Fixed 12### Added 13### Changed 14 |
15## Changes November 2020 16 17### Fixed 18L2CAP: trigger pairing for outgoing LE Data Channels if security level insufficient 19 20### Added 21 22### Changed 23 |
|
15## Changes October 2020 16 17### Fixed 18- AVRCP/AVCTP: report AVRCP 1.6 and AVCTP 1.4 in SDP record 19- AVDTP Initiator: avoid use of remote seid for stream endpoint lookup, fixes issue with two connected devices 20- AVDTP Source: buffer for SBC media codec information got discarded, leading to invalid Set Configuration command in second connection 21- SM: only trigger Cross-Transport Key Derivation (CTKD) when bonding is enabled 22- SM: set LinkKey flag to request CTKD if enabled --- 627 unchanged lines hidden --- | 24## Changes October 2020 25 26### Fixed 27- AVRCP/AVCTP: report AVRCP 1.6 and AVCTP 1.4 in SDP record 28- AVDTP Initiator: avoid use of remote seid for stream endpoint lookup, fixes issue with two connected devices 29- AVDTP Source: buffer for SBC media codec information got discarded, leading to invalid Set Configuration command in second connection 30- SM: only trigger Cross-Transport Key Derivation (CTKD) when bonding is enabled 31- SM: set LinkKey flag to request CTKD if enabled --- 627 unchanged lines hidden --- |