CHANGELOG.md (3f054530e46651e83a64b59f82c62d32ddb4ebfb) CHANGELOG.md (9dc32eb425c45f51cd4be899bc05cae06f314fba)
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

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

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
18### Added
19- example/le_mitm: MITM implementation that forwards ATT PDUs and allows for pairing
20- GAP: gap_set_security_level sets required security level for incoming and outgoing connections
21- cc256x: allow to specify power vector for each modulation type
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

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

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
18### Added
19- example/le_mitm: MITM implementation that forwards ATT PDUs and allows for pairing
20- GAP: gap_set_security_level sets required security level for incoming and outgoing connections
21- cc256x: allow to specify power vector for each modulation type
22- FreeRTOS: btstack_run_loop_freertos_trigger_exit allows to request run loop exit
22
23### Changed
24- L2CAP ERTM: send extended features request only once per HCI connection
25
26
27## Changes April 2020
28
29### Fixed

--- 510 unchanged lines hidden ---
23
24### Changed
25- L2CAP ERTM: send extended features request only once per HCI connection
26
27
28## Changes April 2020
29
30### Fixed

--- 510 unchanged lines hidden ---