CHANGELOG.md (bc69991752554c152cfc5faaa83e38c27b27c558) CHANGELOG.md (f0d1308510b802e387477715d74ec3ad1f42180a)
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### Fixed
13- HFP: use 'don't care' to accept SCO connections, fixes issue on ESP32
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### Fixed
13- HFP: use 'don't care' to accept SCO connections, fixes issue on ESP32
14
14- HFP: fix LC3-WB init
15
15### Changed
16### Changed
17- btstack_crypto: allow MBEDTLS config via MBEDTLS_CONFIG_FILE
16
18
19
17## Release v1.5.6
18
19### Added
20- HCI: HCI_ACL_CHUNK_SIZE_ALIGNMENT allows to keep HCI transport writes aligned
21- GAP: support additional LE PHYs for scanning and outgoing connections
22- GATT Client: allow to queue requests with gatt_client_request_to_send_gatt_query and gatt_client_request_to_write_without_response
23- GATT Client: support GATT over BR/EDR transport via gatt_client_classic_connect
24- HFP: provide SCO packet types and rx/tx packet lengths in HFP_SUBEVENT_AUDIO_CONNECTION_ESTABLISHED

--- 1090 unchanged lines hidden ---
20## Release v1.5.6
21
22### Added
23- HCI: HCI_ACL_CHUNK_SIZE_ALIGNMENT allows to keep HCI transport writes aligned
24- GAP: support additional LE PHYs for scanning and outgoing connections
25- GATT Client: allow to queue requests with gatt_client_request_to_send_gatt_query and gatt_client_request_to_write_without_response
26- GATT Client: support GATT over BR/EDR transport via gatt_client_classic_connect
27- HFP: provide SCO packet types and rx/tx packet lengths in HFP_SUBEVENT_AUDIO_CONNECTION_ESTABLISHED

--- 1090 unchanged lines hidden ---