CHANGELOG.md (9650eb2f6934a35a18e577effda089879ef2dff2) | CHANGELOG.md (c7e2c1a542dadacc23cd62771be7147d28e1cb0f) |
---|---|
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 9### Added 10- GAP: re-encrypt outgoing connection if bonded 11- ATT Server: wait until re-encryption is complete 12- GATT Client: wait until re-encryption is complete 13 14### Changed 15 16### Fixed 17- SM: Fix LE Secure Connection pairing in Central role 18- le_device_db_tlv: fix seq nr management | 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 9### Added 10- GAP: re-encrypt outgoing connection if bonded 11- ATT Server: wait until re-encryption is complete 12- GATT Client: wait until re-encryption is complete 13 14### Changed 15 16### Fixed 17- SM: Fix LE Secure Connection pairing in Central role 18- le_device_db_tlv: fix seq nr management |
19- SM: improve le_device_db lookup and storing of IRK |
|
19 20## Changes April 2018 21 22### Added 23- Crypto: btstack_crypo.h provides cryptographic functions for random data generation, AES128, EEC, CBC-MAC (Mesh) 24- SM: support pairing using Out-of-Band (OOB) data with LE Secure Connections 25- Embedded: support btstack_stdin via SEGGER RTT 26 --- 99 unchanged lines hidden --- | 20 21## Changes April 2018 22 23### Added 24- Crypto: btstack_crypo.h provides cryptographic functions for random data generation, AES128, EEC, CBC-MAC (Mesh) 25- SM: support pairing using Out-of-Band (OOB) data with LE Secure Connections 26- Embedded: support btstack_stdin via SEGGER RTT 27 --- 99 unchanged lines hidden --- |