CHANGELOG.md (254b78ee866b4dfd86b49367e49b5debe4bbdb6f) | CHANGELOG.md (545c5248ed55d72e7dc6070f17d17283ad81d583) |
---|---|
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 | 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 13### Added 14- GAP: Detect Secure Connection -> Legacy Connection Downgrade Attack (BIAS) 15 16### Changed 17 18## Changes May 2020 19 20### Fixed |
|
12- hfp_hf, hsp_hs: use eSCO params in accept sco connection only for incoming eSCO connections 13- pbap_client: fix PBAP UUID len on connect message 14- sm: fix secure connection pairing as peripheral when local user confirmation happens after remote one 15- A2DP Source: only connect to remote sink stream endpoints 16- btstack_hal_flash_memory: fix write of 0xff bytes to simulated flash 17- hsp_hs: fix disconnect if audio not connected 18- hsp_ag: fix accept incoming connection 19 20### Added 21- example/le_mitm: MITM implementation that forwards ATT PDUs and allows for pairing 22- GAP: gap_set_security_level sets required security level for incoming and outgoing connections 23- cc256x: allow to specify power vector for each modulation type 24- FreeRTOS: btstack_run_loop_freertos_trigger_exit allows to request run loop exit 25- sm: support LE Secure Connections Only mode with sm_set_secure_connections_only_mode 26- GAP: enable BR/EDR Secure Connections if supported, add gap_secure_connections_enable | 21- hfp_hf, hsp_hs: use eSCO params in accept sco connection only for incoming eSCO connections 22- pbap_client: fix PBAP UUID len on connect message 23- sm: fix secure connection pairing as peripheral when local user confirmation happens after remote one 24- A2DP Source: only connect to remote sink stream endpoints 25- btstack_hal_flash_memory: fix write of 0xff bytes to simulated flash 26- hsp_hs: fix disconnect if audio not connected 27- hsp_ag: fix accept incoming connection 28 29### Added 30- example/le_mitm: MITM implementation that forwards ATT PDUs and allows for pairing 31- GAP: gap_set_security_level sets required security level for incoming and outgoing connections 32- cc256x: allow to specify power vector for each modulation type 33- FreeRTOS: btstack_run_loop_freertos_trigger_exit allows to request run loop exit 34- sm: support LE Secure Connections Only mode with sm_set_secure_connections_only_mode 35- GAP: enable BR/EDR Secure Connections if supported, add gap_secure_connections_enable |
27- GAP: Detect Secure Connection -> Legacy Connection Downgrade Attack (BIAS) | |
28 29### Changed 30- L2CAP ERTM: send extended features request only once per HCI connection 31 32 33## Changes April 2020 34 35### Fixed --- 510 unchanged lines hidden --- | 36 37### Changed 38- L2CAP ERTM: send extended features request only once per HCI connection 39 40 41## Changes April 2020 42 43### Fixed --- 510 unchanged lines hidden --- |