CHANGELOG.md (cbbb12d994bd0c91688de48a85bc8d2e42a809ed) CHANGELOG.md (f4b33574b8b8a983cf5ba955722d7d498d69564f)
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- ATT Server: added att_server_request_to_send_notification and att_server_request_to_send_indication
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- ATT Server: added att_server_request_to_send_notification and att_server_request_to_send_indication
14- GATT Client: if ENABLE_GATT_CLIENT_PAIRING, GATT Client starts pairing and retry operation on security error
14
15### Changed
16- ATT Server: att_server_register_can_send_now_callback is deprecated, use att_server_request_to_send_notification/indication instead
17
18### Fixed
19- SM: Fix LE Secure Connection pairing in Central role
20- le_device_db_tlv: fix seq nr management
21- SM: improve le_device_db lookup and storing of IRK

--- 108 unchanged lines hidden ---
15
16### Changed
17- ATT Server: att_server_register_can_send_now_callback is deprecated, use att_server_request_to_send_notification/indication instead
18
19### Fixed
20- SM: Fix LE Secure Connection pairing in Central role
21- le_device_db_tlv: fix seq nr management
22- SM: improve le_device_db lookup and storing of IRK

--- 108 unchanged lines hidden ---