CHANGELOG.md (af411b3ff8e06dca547124b751362f141c390f98) | CHANGELOG.md (99b223ff1aad61200a10313f310ddb1d7f3af75c) |
---|---|
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 --- 16 unchanged lines hidden (view full) --- 25- HCI Dump: support ISO packets in PacketLogger format 26- Immediate Alert Service Server and Client: added 27- Link Loss Service Server and Client: added 28- TX Power Service Client: added 29- btstack_util: safe wrappers for snprintf 30 31### Fixed 32- RFCOMM: shut down multiplexer after closing last channel instead of multiplexer idle timer | 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 --- 16 unchanged lines hidden (view full) --- 25- HCI Dump: support ISO packets in PacketLogger format 26- Immediate Alert Service Server and Client: added 27- Link Loss Service Server and Client: added 28- TX Power Service Client: added 29- btstack_util: safe wrappers for snprintf 30 31### Fixed 32- RFCOMM: shut down multiplexer after closing last channel instead of multiplexer idle timer |
33- RFCOMM: fix multiple outgoing channel setup |
|
33- HID Host: return complete HID report 34- SM: fix CTKD key distribution over BR/EDR 35- SM: fix CTKD after BR/EDR Role Change 36- A2DP: emit stream established if peer set-up configuration 37- HIOS Client: emit disconnected event on HCI disconnect and free connection struct 38- Scan Parameter Service Client: emit disconnected event on HCI disconnect and free connection struct 39- PBAP Client: fix PBAP_SUBEVENT_OPERATION_COMPLETED with OBEX_DISCONNECTED for pbap_disconnect 40- HFP HF: send HF Indicator update only if enabled by AG --- 1216 unchanged lines hidden --- | 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- 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 --- 1216 unchanged lines hidden --- |