CHANGELOG.md (808cabbb633637da6056b1971ad7d92eae2c49bc) CHANGELOG.md (14618ebfef9875b25a069464851370b09f5b07fa)
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

--- 15 unchanged lines hidden (view full) ---

24- SM: fix CTKD key distribution over BR/EDR
25- SM: fix CTKD after BR/EDR Role Change
26- A2DP: emit stream established if peer set-up configuration
27- HIOS Client: emit disconnected event on HCI disconnect and free connection struct
28- Scan Parameter Service Client: emit disconnected event on HCI disconnect and free connection struct
29- PBAP Client: fix PBAP_SUBEVENT_OPERATION_COMPLETED with OBEX_DISCONNECTED for pbap_disconnect
30- HFP HF: send HF Indicator update only if enabled by AG
31- 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

--- 15 unchanged lines hidden (view full) ---

24- SM: fix CTKD key distribution over BR/EDR
25- SM: fix CTKD after BR/EDR Role Change
26- A2DP: emit stream established if peer set-up configuration
27- HIOS Client: emit disconnected event on HCI disconnect and free connection struct
28- Scan Parameter Service Client: emit disconnected event on HCI disconnect and free connection struct
29- PBAP Client: fix PBAP_SUBEVENT_OPERATION_COMPLETED with OBEX_DISCONNECTED for pbap_disconnect
30- HFP HF: send HF Indicator update only if enabled by AG
31- HFP AG: always initiate codec connection setup before establishing audio
32- HID Host: omit Report ID in Set/Get Report and send report for report id == HID_REPORT_ID_UNDEFINED
32- POSIX: clear run loop exit flag
33
34### Changed
35- GAP: return command disallowed if disconnect already requested
36- GAP: improve handling of incorrectly resolved addresses in HCI_SUBEVENT_LE_CONNECTION_COMPLETE
37- GOEP Client: remove goep_client_create_connection. Use goep_client_connect instead.
38
39## Release v1.6.1

--- 1195 unchanged lines hidden ---
33- POSIX: clear run loop exit flag
34
35### Changed
36- GAP: return command disallowed if disconnect already requested
37- GAP: improve handling of incorrectly resolved addresses in HCI_SUBEVENT_LE_CONNECTION_COMPLETE
38- GOEP Client: remove goep_client_create_connection. Use goep_client_connect instead.
39
40## Release v1.6.1

--- 1195 unchanged lines hidden ---