CHANGELOG.md (d09b259dd635b2215d56c3e5354c2340370ae374) CHANGELOG.md (dbeaa5cd7b75285b708462a3fc9fbbfda5cda24c)
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 unchanged lines hidden (view full) ---

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
25- HFP AG: always initiate codec connection setup before establishing audio
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 unchanged lines hidden (view full) ---

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
25- HFP AG: always initiate codec connection setup before establishing audio
26
26- POSIX: clear run loop exit flag
27
27### Changed
28- GAP: return command disallowed if disconnect already requested
29- GAP: improve handling of incorrectly resolved addresses in HCI_SUBEVENT_LE_CONNECTION_COMPLETE
30
31
32## Release v1.6.1
33
34### Added

--- 1193 unchanged lines hidden ---
28### Changed
29- GAP: return command disallowed if disconnect already requested
30- GAP: improve handling of incorrectly resolved addresses in HCI_SUBEVENT_LE_CONNECTION_COMPLETE
31
32
33## Release v1.6.1
34
35### Added

--- 1193 unchanged lines hidden ---