CHANGELOG.md (5b81740276cef001c70f9a1b5fb4bf414351fd45) CHANGELOG.md (c3898ca4c0fec8c0eb3175960a2040ea4cb348a0)
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 unchanged lines hidden (view full) ---

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
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
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 unchanged lines hidden (view full) ---

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
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- HCI: fix reject of LE remote connection param request via HCI
26
27### Added
28- GAP: add `gap_get_link_key_for_bd_addr`
29- GAP: add `gap_bonded` to check if bonding information is available for active connection
30- SM: support h7 for CTKD
31
32### Changed
33- SM: Cross-Transport Key Derivation requires `ENABLE_CROSS_TRANSPORT_KEY_DERIVATION` now

--- 614 unchanged lines hidden ---
27
28### Added
29- GAP: add `gap_get_link_key_for_bd_addr`
30- GAP: add `gap_bonded` to check if bonding information is available for active connection
31- SM: support h7 for CTKD
32
33### Changed
34- SM: Cross-Transport Key Derivation requires `ENABLE_CROSS_TRANSPORT_KEY_DERIVATION` now

--- 614 unchanged lines hidden ---