CHANGELOG.md (60a1ee1b3636b80e148491fec9284777b7193fc5) | CHANGELOG.md (58e8c9f5466ca2e36515d631514c9a587297aee3) |
---|---|
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- GATT Client: gatt_client_add_service_changed_handler to receive Service Changed and Database Hash events |
|
12- L2CAP: provide access to number of available credits in CBM/ECBM 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 --- 1219 unchanged lines hidden --- | 13- L2CAP: provide access to number of available credits in CBM/ECBM 14- HFP HF: support Apple Accessory information with: 15 - hfp_hf_apple_set_identification 16 - hfp_hf_apple_set_battery_level 17 - hfp_hf_apple_set_docked_state 18- HFP AG: report Apple Accessory information, battery level and docked state 19- PBAP Client: allow to set start offset and max list count for pull phonebook operation 20- PBAP Client: support multiple parallel connections --- 1219 unchanged lines hidden --- |