CHANGELOG.md (1e122704da706fe6f6e7962238c74ace752f594d) | CHANGELOG.md (5b81740276cef001c70f9a1b5fb4bf414351fd45) |
---|---|
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 October 2020 16 17### Fixed 18- AVRCP/AVCTP: report AVRCP 1.6 and AVCTP 1.4 in SDP record | 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 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 |
|
19- AVDTP Source: buffer for SBC media codec information got discarded, leading to invalid Set Configuration command in second connection 20- SM: only trigger Cross-Transport Key Derivation (CTKD) when bonding is enabled 21- SM: set LinkKey flag to request CTKD if enabled 22- SM: store CTKD key with Public Identity Address 23- SM: only allow CTKD to overwrite existing link key if derived key has same or higher authentication 24- HFP HF: fix response to AG Codec Selection while waiting for OK of parallel command 25 26### Added --- 620 unchanged lines hidden --- | 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 23- SM: store CTKD key with Public Identity Address 24- SM: only allow CTKD to overwrite existing link key if derived key has same or higher authentication 25- HFP HF: fix response to AG Codec Selection while waiting for OK of parallel command 26 27### Added --- 620 unchanged lines hidden --- |