CHANGELOG.md (1744e196a49a984d365d175820c0dfc1b19ce6c7) | CHANGELOG.md (d4d9523ffb96ab82dbbc671e072dba0b7c1b3212) |
---|---|
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 --- 63 unchanged lines hidden (view full) --- 72- SM: fix value in SM_EVENT_NUMERIC_COMPARISON_REQUEST 73- SM: ignore Security Request during re-encryption 74- GATT Client: return ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER for invalid connection handle 75- A2DP: emit A2DP_SUBEVENT_STREAM_ESTABLISHED with if connection fails, e.g. because of Page Timeout 76- A2DP Source: a2dp_source_stream_send_media_payload was removed, use a2dp_source_stream_send_media_payload_rtp instead 77- A2DP: use samples as timestamp, fixes issue with Apple Airpods Pro 2nd Gen 78- AVDTP Source: avdtp_source_stream_send_media_payload was removed, use avdtp_source_stream_send_media_payload_rtp instead 79- AVRCP: re-register for notification | 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 --- 63 unchanged lines hidden (view full) --- 72- SM: fix value in SM_EVENT_NUMERIC_COMPARISON_REQUEST 73- SM: ignore Security Request during re-encryption 74- GATT Client: return ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER for invalid connection handle 75- A2DP: emit A2DP_SUBEVENT_STREAM_ESTABLISHED with if connection fails, e.g. because of Page Timeout 76- A2DP Source: a2dp_source_stream_send_media_payload was removed, use a2dp_source_stream_send_media_payload_rtp instead 77- A2DP: use samples as timestamp, fixes issue with Apple Airpods Pro 2nd Gen 78- AVDTP Source: avdtp_source_stream_send_media_payload was removed, use avdtp_source_stream_send_media_payload_rtp instead 79- AVRCP: re-register for notification |
80- BNEP: validate UUID32 and UUID128 service in connect request |
|
80- HFP: fix setup/accept of synchronous connection 81- HFP: use mandatory safe settings considering BR/EDR Secure Connections to accept synchronous connections 82- HFP: avoid SCO packet types not supported either locally or remotely 83- HFP: remove trailing newline/carriage return in custom command event 84- PBAP Client: make pbap_set_property_selector work for Pull Phonebook 85- btstack_stdin_embedded: use timer to poll RTT input, fix for tickless RTOS 86- esp32: fix audio power amplifier control on Lyra T v4.3 board 87- tool/convert_gatt_service: removed as GATT Service descriptions not available on Bluetooth SIG web site --- 1056 unchanged lines hidden --- | 81- HFP: fix setup/accept of synchronous connection 82- HFP: use mandatory safe settings considering BR/EDR Secure Connections to accept synchronous connections 83- HFP: avoid SCO packet types not supported either locally or remotely 84- HFP: remove trailing newline/carriage return in custom command event 85- PBAP Client: make pbap_set_property_selector work for Pull Phonebook 86- btstack_stdin_embedded: use timer to poll RTT input, fix for tickless RTOS 87- esp32: fix audio power amplifier control on Lyra T v4.3 board 88- tool/convert_gatt_service: removed as GATT Service descriptions not available on Bluetooth SIG web site --- 1056 unchanged lines hidden --- |