CHANGELOG.md (8f4649e3ba0a9d21085f42b688929492b3ab33b7) CHANGELOG.md (26bb3782a72d3cb858ff50b60f5eb21391d41aaa)
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---
8
9## Unreleased
10
11### Added
12- GAP: support coordinated private random address updates
13
14### Fixed
15- GAP: allow use of own address type different from gap_random_set_mode() incl. RPA in LE Extended Advertising
16- SM: abort pairing with invalid parameter error for encryption key size > 16
17- ATT Server: support delayed read responses for registered services
18- ATT Server: allow to start crypto operation from delayed att read/write request
19- HFP HF: send HF Indicator update only if enabled by AG
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---
8
9## Unreleased
10
11### Added
12- GAP: support coordinated private random address updates
13
14### Fixed
15- GAP: allow use of own address type different from gap_random_set_mode() incl. RPA in LE Extended Advertising
16- SM: abort pairing with invalid parameter error for encryption key size > 16
17- ATT Server: support delayed read responses for registered services
18- ATT Server: allow to start crypto operation from delayed att read/write request
19- HFP HF: send HF Indicator update only if enabled by AG
20- HSP HS: use EV3 and 2EV3 packets for 7.5 ms voice interval
20
21### Changed
22- HCI: hci_reserved_packet_buffer and higher layer functions asserts if packet buffer is free instead of return value
23- GAP: mutual authentication for legacy secure connections to prevent BIAS attacks was made optional with
24 ENABLE_MUTUAL_AUTHENTICATION_FOR_LEGACY_SECURE_CONNECTIONS. Not needed for default encryption key size of 16
25
26
27## Release v1.6

--- 1160 unchanged lines hidden ---
21
22### Changed
23- HCI: hci_reserved_packet_buffer and higher layer functions asserts if packet buffer is free instead of return value
24- GAP: mutual authentication for legacy secure connections to prevent BIAS attacks was made optional with
25 ENABLE_MUTUAL_AUTHENTICATION_FOR_LEGACY_SECURE_CONNECTIONS. Not needed for default encryption key size of 16
26
27
28## Release v1.6

--- 1160 unchanged lines hidden ---