CHANGELOG.md (f3185e85ee1539baaee13b865cbf4f80349f053d) | CHANGELOG.md (7c685700db4c7c1220fa22d17824b52b8e0769c9) |
---|---|
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 --- 6 unchanged lines hidden (view full) --- 15### Fixed 16- RFCOMM: shut down multiplexer after closing last channel instead of multiplexer idle timer 17- HID Host: return complete HID report 18- SM: fix CTKD key distribution over BR/EDR 19- SM: fix CTKD after BR/EDR Role Change 20- A2DP: emit stream established if peer set-up configuration 21- HIOS Client: emit disconnected event on HCI disconnect and free connection struct 22- Scan Parameter Service Client: emit disconnected event on HCI disconnect and free connection struct | 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 --- 6 unchanged lines hidden (view full) --- 15### Fixed 16- RFCOMM: shut down multiplexer after closing last channel instead of multiplexer idle timer 17- HID Host: return complete HID report 18- SM: fix CTKD key distribution over BR/EDR 19- SM: fix CTKD after BR/EDR Role Change 20- A2DP: emit stream established if peer set-up configuration 21- HIOS Client: emit disconnected event on HCI disconnect and free connection struct 22- Scan Parameter Service Client: emit disconnected event on HCI disconnect and free connection struct |
23 | 23- PBAP Client: fix PBAP_SUBEVENT_OPERATION_COMPLETED with OBEX_DISCONNECTED for pbap_disconnect 24 |
24### Changed 25- GAP: return command disallowed if disconnect already requested 26- GAP: improve handling of incorrectly resolved addresses in HCI_SUBEVENT_LE_CONNECTION_COMPLETE 27 | 25### Changed 26- GAP: return command disallowed if disconnect already requested 27- GAP: improve handling of incorrectly resolved addresses in HCI_SUBEVENT_LE_CONNECTION_COMPLETE 28 |
29 |
|
28## Release v1.6.1 29 30### Added 31- GAP: support coordinated private random address updates 32- libusb: support send/receive of HCI ISO packets 33 34### Fixed 35- GAP: allow use of own address type different from gap_random_set_mode() incl. RPA in LE Extended Advertising --- 1188 unchanged lines hidden --- | 30## Release v1.6.1 31 32### Added 33- GAP: support coordinated private random address updates 34- libusb: support send/receive of HCI ISO packets 35 36### Fixed 37- GAP: allow use of own address type different from gap_random_set_mode() incl. RPA in LE Extended Advertising --- 1188 unchanged lines hidden --- |