CHANGELOG.md (090c81feb660788a282ef81cee7bdb8ae8d35677) | CHANGELOG.md (d9290e95f9161d0d54f386663529767f67c89689) |
---|---|
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- HFP: provide SCO packet types in HFP_SUBEVENT_AUDIO_CONNECTION_ESTABLISHED | 13- HFP: provide SCO packet types and rx/tx packet lengths in HFP_SUBEVENT_AUDIO_CONNECTION_ESTABLISHED |
14 15## Fixed 16- btstack_stdin_embedded: use timer to poll RTT input, fix for tickless RTOS 17- gatt_client: return ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER for invalid connection handle 18- A2DP: emit A2DP_SUBEVENT_STREAM_ESTABLISHED with if connection fails, e.g. because of Page Timeout 19 20## Changed 21- GAP: add gap_set_peer_privacy_mode with default LE_PRIVACY_MODE_DEVICE --- 1038 unchanged lines hidden --- | 14 15## Fixed 16- btstack_stdin_embedded: use timer to poll RTT input, fix for tickless RTOS 17- gatt_client: return ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER for invalid connection handle 18- A2DP: emit A2DP_SUBEVENT_STREAM_ESTABLISHED with if connection fails, e.g. because of Page Timeout 19 20## Changed 21- GAP: add gap_set_peer_privacy_mode with default LE_PRIVACY_MODE_DEVICE --- 1038 unchanged lines hidden --- |