CHANGELOG.md (bb1f325522e89d56162c04aa699e03379b4c8308) CHANGELOG.md (89f10e1d723a12f5563dd0e147dedf9b7f778e41)
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

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

30
31### Fixed
32- RFCOMM: shut down multiplexer after closing last channel instead of multiplexer idle timer
33- RFCOMM: fix multiple outgoing channel setup
34- HID Host: return complete HID report
35- SM: fix CTKD key distribution over BR/EDR
36- SM: fix CTKD after BR/EDR Role Change
37- A2DP: emit stream established if peer set-up configuration
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

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

30
31### Fixed
32- RFCOMM: shut down multiplexer after closing last channel instead of multiplexer idle timer
33- RFCOMM: fix multiple outgoing channel setup
34- HID Host: return complete HID report
35- SM: fix CTKD key distribution over BR/EDR
36- SM: fix CTKD after BR/EDR Role Change
37- A2DP: emit stream established if peer set-up configuration
38- AVDTP: fix SDP Client registration bug that could block other SDP queries
38- HIOS Client: emit disconnected event on HCI disconnect and free connection struct
39- Scan Parameter Service Client: emit disconnected event on HCI disconnect and free connection struct
40- PBAP Client: fix PBAP_SUBEVENT_OPERATION_COMPLETED with OBEX_DISCONNECTED for pbap_disconnect
41- HFP HF: send HF Indicator update only if enabled by AG
42- HFP AG: always initiate codec connection setup before establishing audio
43- HID Host: omit Report ID in Set/Get Report and send report for report id == HID_REPORT_ID_UNDEFINED
44- POSIX: clear run loop exit flag
45

--- 1213 unchanged lines hidden ---
39- HIOS Client: emit disconnected event on HCI disconnect and free connection struct
40- Scan Parameter Service Client: emit disconnected event on HCI disconnect and free connection struct
41- PBAP Client: fix PBAP_SUBEVENT_OPERATION_COMPLETED with OBEX_DISCONNECTED for pbap_disconnect
42- HFP HF: send HF Indicator update only if enabled by AG
43- HFP AG: always initiate codec connection setup before establishing audio
44- HID Host: omit Report ID in Set/Get Report and send report for report id == HID_REPORT_ID_UNDEFINED
45- POSIX: clear run loop exit flag
46

--- 1213 unchanged lines hidden ---