CHANGELOG.md (7aa5195fa4e273d13737d85f8ad3e87aade1e700) | CHANGELOG.md (7efb077f0eb98cc26e6c2f3e53c215c55739b344) |
---|---|
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 --- 8 unchanged lines hidden (view full) --- 17- SM: fix CTKD key distribution over BR/EDR 18- SM: fix CTKD after BR/EDR Role Change 19- A2DP: emit stream established if peer set-up configuration 20- HIOS Client: emit disconnected event on HCI disconnect and free connection struct 21- Scan Parameter Service Client: emit disconnected event on HCI disconnect and free connection struct 22 23### Changed 24- GAP: return command disallowed if disconnect already requested | 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 --- 8 unchanged lines hidden (view full) --- 17- SM: fix CTKD key distribution over BR/EDR 18- SM: fix CTKD after BR/EDR Role Change 19- A2DP: emit stream established if peer set-up configuration 20- HIOS Client: emit disconnected event on HCI disconnect and free connection struct 21- Scan Parameter Service Client: emit disconnected event on HCI disconnect and free connection struct 22 23### Changed 24- GAP: return command disallowed if disconnect already requested |
25- GAP: improve handling of incorrectly resolved addresses in HCI_SUBEVENT_LE_CONNECTION_COMPLETE |
|
25 | 26 |
26 | |
27## Release v1.6.1 28 29### Added 30- GAP: support coordinated private random address updates 31- libusb: support send/receive of HCI ISO packets 32 33### Fixed 34- GAP: allow use of own address type different from gap_random_set_mode() incl. RPA in LE Extended Advertising --- 1188 unchanged lines hidden --- | 27## Release v1.6.1 28 29### Added 30- GAP: support coordinated private random address updates 31- libusb: support send/receive of HCI ISO packets 32 33### Fixed 34- GAP: allow use of own address type different from gap_random_set_mode() incl. RPA in LE Extended Advertising --- 1188 unchanged lines hidden --- |