mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-17 07:19:42 +00:00
changelog update
This commit is contained in:
parent
7034e973bc
commit
545c5248ed
10
CHANGELOG.md
10
CHANGELOG.md
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user