CHANGELOG.md (15d217585718297f89c661a103c7d1222a0ab1b0) CHANGELOG.md (a391128d2f0c50039b123f696dc94c6c0df5a8a8)
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

--- 13 unchanged lines hidden (view full) ---

22- HCI: fix handling of HCI Connection Complete with error (regression introduced in v1.5.1)
23- GAP: disable scanning, advertising, connection before updating random address
24- GAP: fix LE Scan with whitelist
25- HFP_AG: fix tracking for call dropped during outgoing ringing
26- HFP: Free HFP Connection object on SDP error / Service not found
27
28### Changed
29- Chipset: use da145xx in folder/file/function names for these SoCs
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

--- 13 unchanged lines hidden (view full) ---

22- HCI: fix handling of HCI Connection Complete with error (regression introduced in v1.5.1)
23- GAP: disable scanning, advertising, connection before updating random address
24- GAP: fix LE Scan with whitelist
25- HFP_AG: fix tracking for call dropped during outgoing ringing
26- HFP: Free HFP Connection object on SDP error / Service not found
27
28### Changed
29- Chipset: use da145xx in folder/file/function names for these SoCs
30- GAP: set min encryption key size during init, if supported
30- ATT Server: use uint8_t for status returns
31- AVDTP: use BLUETOOTH_SERVICE_CLASS_AUDIO_SINK / SOURCE instead of BLUETOOTH_PROTOCOL_AVDTP in SDP queries
32- libusb, POSIX and Windows ports: use '-' instead of ':' in btstack_BD_ADDR.tlv filename
33
34## Release v1.5.1
35
36### Added
37- GOEP Client: add goep_client_version_20_or_higher

--- 913 unchanged lines hidden ---
31- ATT Server: use uint8_t for status returns
32- AVDTP: use BLUETOOTH_SERVICE_CLASS_AUDIO_SINK / SOURCE instead of BLUETOOTH_PROTOCOL_AVDTP in SDP queries
33- libusb, POSIX and Windows ports: use '-' instead of ':' in btstack_BD_ADDR.tlv filename
34
35## Release v1.5.1
36
37### Added
38- GOEP Client: add goep_client_version_20_or_higher

--- 913 unchanged lines hidden ---