CHANGELOG.md (c085d9ff20f6016bfc9438c94c2d9535e4447ac4) CHANGELOG.md (84dcd8f6cb7ca0aabe4cd19c186c1903c6bfc5d3)
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- btstack_audio.h: application level API for audio playback and recording
11- embedded/hal_audio.h: low-level API for audio playback and recording
12- HID Device: hid_device_connect(..) function
13- ESP32: implement hal_audio
14- DA14585: support for Dialog Semiconductor DA14585 LE-only controller
15
9### Changed
10- SM: Generate new EC Public Keypair after each pairing
16### Changed
17- SM: Generate new EC Public Keypair after each pairing
18- btstack.h: only include classic headers if ENABLE_CLASSIC is defined
19- windows: ignore virtual Bluetooth adapter provided by VMware
11
12## Changes June 2018
13
14### Fixed
15- HFP: Fix Wide Band Speech bit in SDP record for both HF/AG. Missing bit prevents macOS from using mSBC
16- ATT Server: send ATT_EVENT_HANDLE_VALUE_INDICATION_COMPLETE with status ATT_HANDLE_VALUE_INDICATION_DISCONNECT on disconnect
17- AVRCP Controller: fix parsing of now playing info
18

--- 131 unchanged lines hidden ---
20
21## Changes June 2018
22
23### Fixed
24- HFP: Fix Wide Band Speech bit in SDP record for both HF/AG. Missing bit prevents macOS from using mSBC
25- ATT Server: send ATT_EVENT_HANDLE_VALUE_INDICATION_COMPLETE with status ATT_HANDLE_VALUE_INDICATION_DISCONNECT on disconnect
26- AVRCP Controller: fix parsing of now playing info
27

--- 131 unchanged lines hidden ---