CHANGELOG.md (6c44b7598cf7906291e50ff71441f7bb513bcf5b) CHANGELOG.md (b15d5cea352319fdf3b15b46b4ab21d01e83091d)
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

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

29### Fixed
30- AVRCP/AVCTP: report AVRCP 1.6 and AVCTP 1.4 in SDP record
31- AVDTP Initiator: avoid use of remote seid for stream endpoint lookup, fixes issue with two connected devices
32- AVDTP Source: buffer for SBC media codec information got discarded, leading to invalid Set Configuration command in second connection
33- SM: only trigger Cross-Transport Key Derivation (CTKD) when bonding is enabled
34- SM: set LinkKey flag to request CTKD if enabled
35- SM: store CTKD key with Public Identity Address
36- SM: only allow CTKD to overwrite existing link key if derived key has same or higher authentication
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

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

29### Fixed
30- AVRCP/AVCTP: report AVRCP 1.6 and AVCTP 1.4 in SDP record
31- AVDTP Initiator: avoid use of remote seid for stream endpoint lookup, fixes issue with two connected devices
32- AVDTP Source: buffer for SBC media codec information got discarded, leading to invalid Set Configuration command in second connection
33- SM: only trigger Cross-Transport Key Derivation (CTKD) when bonding is enabled
34- SM: set LinkKey flag to request CTKD if enabled
35- SM: store CTKD key with Public Identity Address
36- SM: only allow CTKD to overwrite existing link key if derived key has same or higher authentication
37- SM: sending Security Request by Responder starts SMP Timeout
37- SM: start SMP Timeout when sending Security Request
38- HFP HF: fix response to AG Codec Selection while waiting for OK of parallel command
39- HCI: fix reject of LE remote connection param request via HCI
40
41### Added
42- GAP: add `gap_get_link_key_for_bd_addr`
43- GAP: add `gap_bonded` to check if bonding information is available for active connection
44- SM: support h7 for CTKD
45

--- 617 unchanged lines hidden ---
38- HFP HF: fix response to AG Codec Selection while waiting for OK of parallel command
39- HCI: fix reject of LE remote connection param request via HCI
40
41### Added
42- GAP: add `gap_get_link_key_for_bd_addr`
43- GAP: add `gap_bonded` to check if bonding information is available for active connection
44- SM: support h7 for CTKD
45

--- 617 unchanged lines hidden ---