CHANGELOG.md (12879e755053472327886092b5d7e21160a8a7cb) | CHANGELOG.md (1663a09d71ad1d051ac7f5b42bd572d77deb1140) |
---|---|
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 - hfp_hf_apple_set_battery_level 19 - hfp_hf_apple_set_docked_state 20- HFP AG: report Apple Accessory information, battery level and docked state 21- PBAP Client: allow to set start offset and max list count for pull phonebook operation 22- PBAP Client: support multiple parallel connections 23- HID Parser: introduce HID Descriptor and HID Descriptor Usage iterators 24- HCI Dump Dispatch: allow to use multiple HCI Dump implementations 25- HCI Dump: support ISO packets in PacketLogger format | 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 - hfp_hf_apple_set_battery_level 19 - hfp_hf_apple_set_docked_state 20- HFP AG: report Apple Accessory information, battery level and docked state 21- PBAP Client: allow to set start offset and max list count for pull phonebook operation 22- PBAP Client: support multiple parallel connections 23- HID Parser: introduce HID Descriptor and HID Descriptor Usage iterators 24- HCI Dump Dispatch: allow to use multiple HCI Dump implementations 25- HCI Dump: support ISO packets in PacketLogger format |
26- Immediate Alert Service Server and Client: added |
|
26- btstack_util: safe wrappers for snprintf 27 28### Fixed 29- RFCOMM: shut down multiplexer after closing last channel instead of multiplexer idle timer 30- HID Host: return complete HID report 31- SM: fix CTKD key distribution over BR/EDR 32- SM: fix CTKD after BR/EDR Role Change 33- A2DP: emit stream established if peer set-up configuration --- 1217 unchanged lines hidden --- | 27- btstack_util: safe wrappers for snprintf 28 29### Fixed 30- RFCOMM: shut down multiplexer after closing last channel instead of multiplexer idle timer 31- HID Host: return complete HID report 32- SM: fix CTKD key distribution over BR/EDR 33- SM: fix CTKD after BR/EDR Role Change 34- A2DP: emit stream established if peer set-up configuration --- 1217 unchanged lines hidden --- |