CHANGELOG.md (e166108ca10df8cb680def09137e94f0fcfe319b) | CHANGELOG.md (60a1ee1b3636b80e148491fec9284777b7193fc5) |
---|---|
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- L2CAP: provide access to number of available credits in CBM/ECBM |
|
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 16- HFP AG: report Apple Accessory information, battery level and docked state 17- PBAP Client: allow to set start offset and max list count for pull phonebook operation 18- PBAP Client: support multiple parallel connections 19- HID Parser: introduce HID Descriptor and HID Descriptor Usage iterators --- 1218 unchanged lines hidden --- | 13- HFP HF: support Apple Accessory information with: 14 - hfp_hf_apple_set_identification 15 - hfp_hf_apple_set_battery_level 16 - hfp_hf_apple_set_docked_state 17- HFP AG: report Apple Accessory information, battery level and docked state 18- PBAP Client: allow to set start offset and max list count for pull phonebook operation 19- PBAP Client: support multiple parallel connections 20- HID Parser: introduce HID Descriptor and HID Descriptor Usage iterators --- 1218 unchanged lines hidden --- |