CHANGELOG.md (c95caec03e329c8b3429e249cc7edf04313327b4) | CHANGELOG.md (eb404cdcf0d85ca3e40db207902a8f49ad0a04e1) |
---|---|
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 --- 17 unchanged lines hidden (view full) --- 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 | 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 --- 17 unchanged lines hidden (view full) --- 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 |
34- SDP Server: skip empty attribute lists in Service Search Attribute Response |
|
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 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 --- 1219 unchanged lines hidden --- | 35- HID Host: return complete HID report 36- SM: fix CTKD key distribution over BR/EDR 37- SM: fix CTKD after BR/EDR Role Change 38- A2DP: emit stream established if peer set-up configuration 39- AVDTP: fix SDP Client registration bug that could block other SDP queries 40- HIOS Client: emit disconnected event on HCI disconnect and free connection struct 41- Scan Parameter Service Client: emit disconnected event on HCI disconnect and free connection struct 42- PBAP Client: fix PBAP_SUBEVENT_OPERATION_COMPLETED with OBEX_DISCONNECTED for pbap_disconnect --- 1219 unchanged lines hidden --- |