CHANGELOG.md (9be4aecf3258ab528c593bf4354a7fcf089d883c) | CHANGELOG.md (3a7447a300fd649fa06763a9ebdb11596972740a) |
---|---|
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## [Unreleased] 8 | 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## [Unreleased] 8 |
9### Added 10- PBAP: added pbap_get_phonebook_size() to get phonebook entry count 11 |
|
9### Fixed 10- GATT Server: Allow enable Notifications/Indication with Write Command. Fixes issue with some Android devices. 11 12## Changes June 2018 13 14### Added 15- btstack_audio.h: application level API for audio playback and recording 16- embedded/hal_audio.h: low-level API for audio playback and recording --- 151 unchanged lines hidden --- | 12### Fixed 13- GATT Server: Allow enable Notifications/Indication with Write Command. Fixes issue with some Android devices. 14 15## Changes June 2018 16 17### Added 18- btstack_audio.h: application level API for audio playback and recording 19- embedded/hal_audio.h: low-level API for audio playback and recording --- 151 unchanged lines hidden --- |