CHANGELOG.md (434260a1677a12eed27a1f625a33f1963a649b5a) | CHANGELOG.md (4dbe0476f2747f7334f34bae9fdeb5c33940f1cd) |
---|---|
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 | 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- GAP: emit GAP_SUBEVENT_LE_CONNECTION_COMPLETE for failed outgoing connections |
|
16- SM: abort pairing with invalid parameter error for encryption key size > 16 17- SM: ignore Security Request after re-encryption has started 18- SM: respond to Pairing Request after Identity Resolution failed 19- ATT Server: support delayed read responses for registered services 20- ATT Server: allow to start crypto operation from delayed att read/write request 21- HFP: use round robin for outgoing connections 22- HFP HF: send HF Indicator update only if enabled by AG 23- HFP AG: send OK after SLC for HF that does not support 3-way-calling or HF Indicators --- 1175 unchanged lines hidden --- | 17- SM: abort pairing with invalid parameter error for encryption key size > 16 18- SM: ignore Security Request after re-encryption has started 19- SM: respond to Pairing Request after Identity Resolution failed 20- ATT Server: support delayed read responses for registered services 21- ATT Server: allow to start crypto operation from delayed att read/write request 22- HFP: use round robin for outgoing connections 23- HFP HF: send HF Indicator update only if enabled by AG 24- HFP AG: send OK after SLC for HF that does not support 3-way-calling or HF Indicators --- 1175 unchanged lines hidden --- |