CHANGELOG.md (43ce0351828e368713693d4c8e52ec0ac2d84fb8) | CHANGELOG.md (7eb5b27e6239f1b89355ae777fb2cefd64f9af71) |
---|---|
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- HCI_ACL_CHUNK_SIZE_ALIGNMENT allows to keep HCI transport writes aligned | 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- HCI_ACL_CHUNK_SIZE_ALIGNMENT allows to keep HCI transport writes aligned |
13- GAP: support additional LE PHYs for scanning and outgoing connections |
|
13- HFP: provide SCO packet types and rx/tx packet lengths in HFP_SUBEVENT_AUDIO_CONNECTION_ESTABLISHED 14- Port for Renesas RA6M4 with DA14531 15- example: gatt_streamer_server and le_streamer_client report DLE and PHY changes 16- gatt_client: queue requests with gatt_client_request_to_send_gatt_query and gatt_client_request_to_write_without_response 17- esp32: warn about unsuitable sdkconfig 18- esp32: add BTstack component config options via menuconfig 19- esp32: allow to disable default audio i2s driver via component config 20- --- 1053 unchanged lines hidden --- | 14- HFP: provide SCO packet types and rx/tx packet lengths in HFP_SUBEVENT_AUDIO_CONNECTION_ESTABLISHED 15- Port for Renesas RA6M4 with DA14531 16- example: gatt_streamer_server and le_streamer_client report DLE and PHY changes 17- gatt_client: queue requests with gatt_client_request_to_send_gatt_query and gatt_client_request_to_write_without_response 18- esp32: warn about unsuitable sdkconfig 19- esp32: add BTstack component config options via menuconfig 20- esp32: allow to disable default audio i2s driver via component config 21- --- 1053 unchanged lines hidden --- |