CHANGELOG.md (7d3a025c44f59c2f1a240300a4bd596398100eb3) CHANGELOG.md (3c4f70e3445659f8d95a0b4e8087848ce71e61e2)
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

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

15## Release v1.5.6
16
17### Added
18- HCI: HCI_ACL_CHUNK_SIZE_ALIGNMENT allows to keep HCI transport writes aligned
19- GAP: support additional LE PHYs for scanning and outgoing connections
20- GATT Client: allow to queue requests with gatt_client_request_to_send_gatt_query and gatt_client_request_to_write_without_response
21- GATT Client: support GATT over BR/EDR transport via gatt_client_classic_connect
22- HFP: provide SCO packet types and rx/tx packet lengths in HFP_SUBEVENT_AUDIO_CONNECTION_ESTABLISHED
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

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

15## Release v1.5.6
16
17### Added
18- HCI: HCI_ACL_CHUNK_SIZE_ALIGNMENT allows to keep HCI transport writes aligned
19- GAP: support additional LE PHYs for scanning and outgoing connections
20- GATT Client: allow to queue requests with gatt_client_request_to_send_gatt_query and gatt_client_request_to_write_without_response
21- GATT Client: support GATT over BR/EDR transport via gatt_client_classic_connect
22- HFP: provide SCO packet types and rx/tx packet lengths in HFP_SUBEVENT_AUDIO_CONNECTION_ESTABLISHED
23- HFP: allow to register custom at commands with hfp_hf_register_custom_at_command
23- HFP: allow to register custom at commands with hfp_hf_register_custom_at_command
24- HFP: experimental support for LC3-SWB from HFP SWB draft with ENABLE_HFP_SUPER_WIDE_BAND_SPEECH
24- AVRCP: support Cover Art via avrcp_cover_art_client
25- example: gatt_streamer_server and le_streamer_client report DLE and PHY changes
26- NXP: support for NXP Controller with bootloader versions v1, e.g. NXP 88W8997, and v3, e.g. NXP IW416 or IW61x
27- esp32: support esp-idf v5.x audio driver
28- esp32: warn about sdkconfig issues
29- esp32: add BTstack component config options via menuconfig
30- esp32: allow to disable default audio i2s driver via component config
31- esp32: btstack_stdio_init configures buffered output, required for stdin support

--- 1079 unchanged lines hidden ---
25- AVRCP: support Cover Art via avrcp_cover_art_client
26- example: gatt_streamer_server and le_streamer_client report DLE and PHY changes
27- NXP: support for NXP Controller with bootloader versions v1, e.g. NXP 88W8997, and v3, e.g. NXP IW416 or IW61x
28- esp32: support esp-idf v5.x audio driver
29- esp32: warn about sdkconfig issues
30- esp32: add BTstack component config options via menuconfig
31- esp32: allow to disable default audio i2s driver via component config
32- esp32: btstack_stdio_init configures buffered output, required for stdin support

--- 1079 unchanged lines hidden ---