changelog update

This commit is contained in:
Matthias Ringwald 2020-06-02 17:37:52 +02:00
parent 7034e973bc
commit 545c5248ed

View File

@ -8,6 +8,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Fixed
### Added
- GAP: Detect Secure Connection -> Legacy Connection Downgrade Attack (BIAS)
### Changed
## Changes May 2020
### Fixed
- hfp_hf, hsp_hs: use eSCO params in accept sco connection only for incoming eSCO connections
- pbap_client: fix PBAP UUID len on connect message
@ -24,7 +33,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- FreeRTOS: btstack_run_loop_freertos_trigger_exit allows to request run loop exit
- sm: support LE Secure Connections Only mode with sm_set_secure_connections_only_mode
- GAP: enable BR/EDR Secure Connections if supported, add gap_secure_connections_enable
- GAP: Detect Secure Connection -> Legacy Connection Downgrade Attack (BIAS)
### Changed
- L2CAP ERTM: send extended features request only once per HCI connection