CHANGELOG.md (7ece0eaa04a64d54ee270d7d31e39198d41ab411) CHANGELOG.md (57132f1279d026ab1e746c1ee5571eca6f132703)
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

--- 11 unchanged lines hidden (view full) ---

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
27- GAP: add `gap_get_link_key_for_bd_addr`
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

--- 11 unchanged lines hidden (view full) ---

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
27- GAP: add `gap_get_link_key_for_bd_addr`
28- SM: support h7 for CTKD
28
29### Changed
30- SM: Cross-Transport Key Derivation requires `ENABLE_CROSS_TRANSPORT_KEY_DERIVATION` now
31
32## Changes September 2020
33
34### Fixed
35- HFP: fix parsing of ranges e.g. in +CIND responses

--- 609 unchanged lines hidden ---
29
30### Changed
31- SM: Cross-Transport Key Derivation requires `ENABLE_CROSS_TRANSPORT_KEY_DERIVATION` now
32
33## Changes September 2020
34
35### Fixed
36- HFP: fix parsing of ranges e.g. in +CIND responses

--- 609 unchanged lines hidden ---