CHANGELOG.md (7c685700db4c7c1220fa22d17824b52b8e0769c9) | CHANGELOG.md (4431fb7a03a1045388efa00a89ccbb6cf203fec4) |
---|---|
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 --- 7 unchanged lines hidden (view full) --- 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- PBAP Client: fix PBAP_SUBEVENT_OPERATION_COMPLETED with OBEX_DISCONNECTED for pbap_disconnect | 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 --- 7 unchanged lines hidden (view full) --- 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- PBAP Client: fix PBAP_SUBEVENT_OPERATION_COMPLETED with OBEX_DISCONNECTED for pbap_disconnect |
24- HFP HF: send HF Indicator update only if enabled by AG |
|
24 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 30## Release v1.6.1 31 --- 1194 unchanged lines hidden --- | 25 26### Changed 27- GAP: return command disallowed if disconnect already requested 28- GAP: improve handling of incorrectly resolved addresses in HCI_SUBEVENT_LE_CONNECTION_COMPLETE 29 30 31## Release v1.6.1 32 --- 1194 unchanged lines hidden --- |