CHANGELOG.md (895588b9a777682877495bfbe81b2f2e817d4095) | CHANGELOG.md (9650eb2f6934a35a18e577effda089879ef2dff2) |
---|---|
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 | 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 |
|
18 19## Changes April 2018 20 21### Added 22- Crypto: btstack_crypo.h provides cryptographic functions for random data generation, AES128, EEC, CBC-MAC (Mesh) 23- SM: support pairing using Out-of-Band (OOB) data with LE Secure Connections 24- Embedded: support btstack_stdin via SEGGER RTT 25 --- 99 unchanged lines hidden --- | 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 --- |