CHANGELOG.md (c7e2c1a542dadacc23cd62771be7147d28e1cb0f) CHANGELOG.md (b58c6eb9050ca5824c198adc3fcd3384eba68af7)
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
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
20- GATT Server: fix lookup for Client Characteristic Configuration in services with multiple Characteristics
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 ---
21
22## Changes April 2018
23
24### Added
25- Crypto: btstack_crypo.h provides cryptographic functions for random data generation, AES128, EEC, CBC-MAC (Mesh)
26- SM: support pairing using Out-of-Band (OOB) data with LE Secure Connections
27- Embedded: support btstack_stdin via SEGGER RTT
28

--- 99 unchanged lines hidden ---