CHANGELOG.md (6fab74db98118d4d08e575fb4b432de22e5f4849) | CHANGELOG.md (8c41f31fe1a202d98c79d9360d2188a836d32c4b) |
---|---|
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## [Unreleased] 8 --- 6 unchanged lines hidden (view full) --- 15- GAP: add gap_delete_all_link_keys 16 17### Changed 18- GATT Client: round robin for multiple connections 19- ATT Dispatch: round robin for ATT Server & GATT Client 20- L2CAP: round robin for all L2CAP channels (fixed and dynamic) 21- btstack_link_key_db: addition functions for link key iteration 22- GAP: LE scanning enabled not reset on HCI Reset -> can be enabled before HCI Power Up | 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## [Unreleased] 8 --- 6 unchanged lines hidden (view full) --- 15- GAP: add gap_delete_all_link_keys 16 17### Changed 18- GATT Client: round robin for multiple connections 19- ATT Dispatch: round robin for ATT Server & GATT Client 20- L2CAP: round robin for all L2CAP channels (fixed and dynamic) 21- btstack_link_key_db: addition functions for link key iteration 22- GAP: LE scanning enabled not reset on HCI Reset -> can be enabled before HCI Power Up |
23- CSR: set all keys in psram instead of default |
|
23 24### Fixed 25- tc3556x: fix startup after baud rate change 26 27 28## Changes January 2018 29 30### Added --- 53 unchanged lines hidden --- | 24 25### Fixed 26- tc3556x: fix startup after baud rate change 27 28 29## Changes January 2018 30 31### Added --- 53 unchanged lines hidden --- |