CHANGELOG.md (6e7485d0cb7c63fd3119131d73cf61411d85a1ae) CHANGELOG.md (3b7fd749adde4e153c569c0a0ae252fd9a49b180)
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

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

39
40### Added
41- GAP: add `gap_get_link_key_for_bd_addr`
42- GAP: add `gap_bonded` to check if bonding information is available for active connection
43- SM: support h7 for CTKD
44
45### Changed
46- SM: Cross-Transport Key Derivation requires `ENABLE_CROSS_TRANSPORT_KEY_DERIVATION` now
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

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

39
40### Added
41- GAP: add `gap_get_link_key_for_bd_addr`
42- GAP: add `gap_bonded` to check if bonding information is available for active connection
43- SM: support h7 for CTKD
44
45### Changed
46- SM: Cross-Transport Key Derivation requires `ENABLE_CROSS_TRANSPORT_KEY_DERIVATION` now
47- SM: block connection if encryption fails for bonded devices as Central
47
48## Changes September 2020
49
50### Fixed
51- HFP: fix parsing of ranges e.g. in +CIND responses
52- AVDTP, AVRCP: fix bugs due to transaction id overrun
53- A2DP Source: fix issues with stream configuration by sink
54- hci_dump: fix tv_us calculation for non-posix / embedded systems with binary output

--- 606 unchanged lines hidden ---
48
49## Changes September 2020
50
51### Fixed
52- HFP: fix parsing of ranges e.g. in +CIND responses
53- AVDTP, AVRCP: fix bugs due to transaction id overrun
54- A2DP Source: fix issues with stream configuration by sink
55- hci_dump: fix tv_us calculation for non-posix / embedded systems with binary output

--- 606 unchanged lines hidden ---