CHANGELOG.md (615299a8c484342eb99a854562a3b6535a360eec) | CHANGELOG.md (5c51cbf6cdcfb0e60ae824cf096ff284e6909e75) |
---|---|
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 --- 14 unchanged lines hidden (view full) --- 23- HFP: use 'don't care' to accept SCO connections, fixes issue on ESP32 24- HFP: fix LC3-WB init 25- HFP AG: fix setup of audio connection in service level established event 26- HFP AG: fix BCM WBS setup 27- HID Device: set Report Mode as default 28- AVDTP: limit L2CAP MTU to largest BR/EDR packet, fixes A2DP Sink role for some Samsung TV 29- AVRCP: reject incoming second l2cap connection 30- AVRCP: generate command for avrcp_controller_get_element_attributes dynamically | 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 --- 14 unchanged lines hidden (view full) --- 23- HFP: use 'don't care' to accept SCO connections, fixes issue on ESP32 24- HFP: fix LC3-WB init 25- HFP AG: fix setup of audio connection in service level established event 26- HFP AG: fix BCM WBS setup 27- HID Device: set Report Mode as default 28- AVDTP: limit L2CAP MTU to largest BR/EDR packet, fixes A2DP Sink role for some Samsung TV 29- AVRCP: reject incoming second l2cap connection 30- AVRCP: generate command for avrcp_controller_get_element_attributes dynamically |
31- SPP Server: fix SPP version in SDP record |
|
31- GATT Client: ignore notifications/indications until re-encrypted for bonded device without ENABLE_LE_PROACTIVE_AUTHENTICATION 32- btstack_flash_bank: support alignment larger than 4 33- windows: fix timestamps in packet logs 34- 35### Changed 36- HCI: simplified implicit SCO flow control 37- AVRCP: shorten default SDP Service and Provider Names 38- btstack_crypto: allow MBEDTLS config via MBEDTLS_CONFIG_FILE --- 1101 unchanged lines hidden --- | 32- GATT Client: ignore notifications/indications until re-encrypted for bonded device without ENABLE_LE_PROACTIVE_AUTHENTICATION 33- btstack_flash_bank: support alignment larger than 4 34- windows: fix timestamps in packet logs 35- 36### Changed 37- HCI: simplified implicit SCO flow control 38- AVRCP: shorten default SDP Service and Provider Names 39- btstack_crypto: allow MBEDTLS config via MBEDTLS_CONFIG_FILE --- 1101 unchanged lines hidden --- |