CHANGELOG.md (9ca3bacbd009a62c0ace6d4c753cb9c5fdf03ecb) | CHANGELOG.md (885f7aad9c8ad82b13c11ce48c4d6c9927add41b) |
---|---|
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## Unreleased 10 11### 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 9## Unreleased 10 11### Added |
12- HFP HFP: support Apple Accessory information with: | 12- HFP HF: support Apple Accessory information with: |
13 - hfp_hf_apple_set_identification 14 - hfp_hf_apple_set_battery_level 15 - hfp_hf_apple_set_docked_state | 13 - hfp_hf_apple_set_identification 14 - hfp_hf_apple_set_battery_level 15 - hfp_hf_apple_set_docked_state |
16- HFP AG: report Apple Accessory information, battery level and docked state |
|
16- PBAP Client: allow to set start offset and max list count for pull phonebook operation 17- PBAP Client: support multiple parallel connections 18- HCI Dump Dispatch: allow to use multiple HCI Dump implementations 19 20### Fixed 21- RFCOMM: shut down multiplexer after closing last channel instead of multiplexer idle timer 22- HID Host: return complete HID report 23- SM: fix CTKD key distribution over BR/EDR --- 1210 unchanged lines hidden --- | 17- PBAP Client: allow to set start offset and max list count for pull phonebook operation 18- PBAP Client: support multiple parallel connections 19- HCI Dump Dispatch: allow to use multiple HCI Dump implementations 20 21### Fixed 22- RFCOMM: shut down multiplexer after closing last channel instead of multiplexer idle timer 23- HID Host: return complete HID report 24- SM: fix CTKD key distribution over BR/EDR --- 1210 unchanged lines hidden --- |