CHANGELOG.md (0a1a2d88e7802e157f2233466f98e9131aef9b2f) CHANGELOG.md (a8bb045c9d79837e409855a527cbd400e3ed5d24)
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 Source: buffer for SBC media codec information got discarded, leading to invalid Set Configuration command in second connection
19- SM: only trigger Cross-Transport Key Derivation (CTKD) when bonding is enabled
20- SM: store CTKD key with Public Identity Address
21- SM: only allow CTKD to overwrite existing link key if derived key has same or higher authentication
22- HFP HF: fix response to AG Codec Selection while waiting for OK of parallel command
23
24### Added
25- GAP: add `gap_get_link_key_for_bd_addr`
26
27### Changed
20- SM: only trigger Cross-Transport Key Derivation (CTKD) when bonding is enabled
21- SM: store CTKD key with Public Identity Address
22- SM: only allow CTKD to overwrite existing link key if derived key has same or higher authentication
23- HFP HF: fix response to AG Codec Selection while waiting for OK of parallel command
24
25### Added
26- GAP: add `gap_get_link_key_for_bd_addr`
27
28### Changed
28- SM: Cross-Transport Key Derivation requires ENABLE_CROSS_TRANSPORT_KEY_DERIVATION now
29- SM: Cross-Transport Key Derivation requires `ENABLE_CROSS_TRANSPORT_KEY_DERIVATION` now
29
30## Changes September 2020
31
32### Fixed
33- HFP: fix parsing of ranges e.g. in +CIND responses
34- AVDTP, AVRCP: fix bugs due to transaction id overrun
35- A2DP Source: fix issues with stream configuration by sink
36- hci_dump: fix tv_us calculation for non-posix / embedded systems with binary output

--- 606 unchanged lines hidden ---
30
31## Changes September 2020
32
33### Fixed
34- HFP: fix parsing of ranges e.g. in +CIND responses
35- AVDTP, AVRCP: fix bugs due to transaction id overrun
36- A2DP Source: fix issues with stream configuration by sink
37- hci_dump: fix tv_us calculation for non-posix / embedded systems with binary output

--- 606 unchanged lines hidden ---