CHANGELOG.md (1663a09d71ad1d051ac7f5b42bd572d77deb1140) CHANGELOG.md (daa5f023ef40927147f1a414e0ebef2ed425824c)
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

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

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
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

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

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
27- Link Loss Service Server and Client: added
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 ---
28- btstack_util: safe wrappers for snprintf
29
30### Fixed
31- RFCOMM: shut down multiplexer after closing last channel instead of multiplexer idle timer
32- HID Host: return complete HID report
33- SM: fix CTKD key distribution over BR/EDR
34- SM: fix CTKD after BR/EDR Role Change
35- A2DP: emit stream established if peer set-up configuration

--- 1217 unchanged lines hidden ---