CHANGELOG.md (99b223ff1aad61200a10313f310ddb1d7f3af75c) CHANGELOG.md (bb1f325522e89d56162c04aa699e03379b4c8308)
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

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

58### Added
59- GAP: support coordinated private random address updates
60- libusb: support send/receive of HCI ISO packets
61
62### Fixed
63- GAP: allow use of own address type different from gap_random_set_mode() incl. RPA in LE Extended Advertising
64- GAP: emit GAP_SUBEVENT_LE_CONNECTION_COMPLETE for failed outgoing connections
65- HCI: improved BIG setup/termination
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

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

58### Added
59- GAP: support coordinated private random address updates
60- libusb: support send/receive of HCI ISO packets
61
62### Fixed
63- GAP: allow use of own address type different from gap_random_set_mode() incl. RPA in LE Extended Advertising
64- GAP: emit GAP_SUBEVENT_LE_CONNECTION_COMPLETE for failed outgoing connections
65- HCI: improved BIG setup/termination
66- L2CAP: set extended flow control bit in information response if enabled
66- SM: abort pairing with invalid parameter error for encryption key size > 16
67- SM: ignore Security Request after re-encryption has started
68- SM: respond to Pairing Request after Identity Resolution failed
69- SM: fix CTKD from Classic in Peripheral role
70- ATT Server: support delayed read responses for registered services
71- ATT Server: allow to start crypto operation from delayed att read/write request
72- HFP: use round robin for outgoing connections
73- HFP HF: send HF Indicator update only if enabled by AG

--- 1184 unchanged lines hidden ---
67- SM: abort pairing with invalid parameter error for encryption key size > 16
68- SM: ignore Security Request after re-encryption has started
69- SM: respond to Pairing Request after Identity Resolution failed
70- SM: fix CTKD from Classic in Peripheral role
71- ATT Server: support delayed read responses for registered services
72- ATT Server: allow to start crypto operation from delayed att read/write request
73- HFP: use round robin for outgoing connections
74- HFP HF: send HF Indicator update only if enabled by AG

--- 1184 unchanged lines hidden ---