CHANGELOG.md (50d5c6caab99764b902c7dad6941c7a26f9aecf1) | CHANGELOG.md (3c214e8a16c9fd3c1ccc62e7d6274fcf02d58733) |
---|---|
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- HFP: Fix parsing of empty fields, e.g. phone number in +CLCC and other AT commands 13- sm: Fix validation of confirm value for secure connection Passkey entry 14- AVDTP: fix invalid response for Get Capabilities request if Delay Reporting was supported 15 16### Added 17- GAP: Detect Secure Connection -> Legacy Connection Downgrade Attack by remote features and actual encryption type (BIAS) 18- GAP: Mutual authentication: request authentication after Classic connection got encrypted (BIAS) | 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- HFP: Fix parsing of empty fields, e.g. phone number in +CLCC and other AT commands 13- sm: Fix validation of confirm value for secure connection Passkey entry 14- AVDTP: fix invalid response for Get Capabilities request if Delay Reporting was supported 15 16### Added 17- GAP: Detect Secure Connection -> Legacy Connection Downgrade Attack by remote features and actual encryption type (BIAS) 18- GAP: Mutual authentication: request authentication after Classic connection got encrypted (BIAS) |
19- Windows port for Dialog DA14585 connected via serial port |
|
19 20### Changed 21- CVSD PLC: treat zero frames as good and allow to mark data as bad, e.g. if reported by controller as erroneous 22- btstack_audio: add set_volume() to sink and set_gain() to source interfaces 23- GAP: set minium required encryption key size for Classic connections to 7, matching the Core spec 24 25## Changes May 2020 26 --- 534 unchanged lines hidden --- | 20 21### Changed 22- CVSD PLC: treat zero frames as good and allow to mark data as bad, e.g. if reported by controller as erroneous 23- btstack_audio: add set_volume() to sink and set_gain() to source interfaces 24- GAP: set minium required encryption key size for Classic connections to 7, matching the Core spec 25 26## Changes May 2020 27 --- 534 unchanged lines hidden --- |