CHANGELOG.md (e2a5eb6349242fe8c0617013ed0e1adeacc70d8d) CHANGELOG.md (880e8fc690633d5c718ed90097c02c554bab89e9)
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

--- 4 unchanged lines hidden (view full) ---

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- SM: ignore Security Request after re-encryption has started
18- ATT Server: support delayed read responses for registered services
19- ATT Server: allow to start crypto operation from delayed att read/write request
20- 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

--- 4 unchanged lines hidden (view full) ---

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- SM: ignore Security Request after re-encryption has started
18- ATT Server: support delayed read responses for registered services
19- ATT Server: allow to start crypto operation from delayed att read/write request
20- HFP HF: send HF Indicator update only if enabled by AG
21- HFP AG: send OK after SLC for HF that does not support 3-way-calling or HF Indicators
21- HSP HS: use EV3 and 2EV3 packets for 7.5 ms voice interval
22
23### Changed
24- HCI: hci_reserved_packet_buffer and higher layer functions asserts if packet buffer is free instead of return value
25- GAP: mutual authentication for legacy secure connections to prevent BIAS attacks was made optional with
26 ENABLE_MUTUAL_AUTHENTICATION_FOR_LEGACY_SECURE_CONNECTIONS. Not needed for default encryption key size of 16
27
28

--- 1161 unchanged lines hidden ---
22- HSP HS: use EV3 and 2EV3 packets for 7.5 ms voice interval
23
24### Changed
25- HCI: hci_reserved_packet_buffer and higher layer functions asserts if packet buffer is free instead of return value
26- GAP: mutual authentication for legacy secure connections to prevent BIAS attacks was made optional with
27 ENABLE_MUTUAL_AUTHENTICATION_FOR_LEGACY_SECURE_CONNECTIONS. Not needed for default encryption key size of 16
28
29

--- 1161 unchanged lines hidden ---