CHANGELOG.md (6e058d3f5181cea543a79b46dc4044bb0d0cfa8e) | CHANGELOG.md (b4eb44208c0f004b1854916fa565b0e565f94ef8) |
---|---|
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 15### Changed 16 | 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 15### Changed 16 |
17## Changes April 2020 18 19### Fixed 20 21### Added 22- GAP: gap_set_allow_role_switch allows to prevent role switch in outgoing classic ACL connections 23 24### Changed 25 |
|
17## Changes March 2020 18 19### Fixed 20- GAP: fixed gap_set_scan_parameters() if issued right before gap_start_scan() 21- HCI: only send HCI Read Local Encryption Key Size if supported by Controller 22 23### Added 24- GATT Client: allow to register for any notification/indication and/or any connection --- 479 unchanged lines hidden --- | 26## Changes March 2020 27 28### Fixed 29- GAP: fixed gap_set_scan_parameters() if issued right before gap_start_scan() 30- HCI: only send HCI Read Local Encryption Key Size if supported by Controller 31 32### Added 33- GATT Client: allow to register for any notification/indication and/or any connection --- 479 unchanged lines hidden --- |