CHANGELOG.md (db3c1f8953db60524595003c01ae187087b26388) CHANGELOG.md (88f925b1380e6f3279a1bb5853619c27cd034996)
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

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

27- Port for newer Infineon Controller on POSIX (posix-h4-bcm) that requires autobaud-mode
28
29## Removed
30- AVDTP Source: avdtp_source_stream_send_media_payload, use avdtp_source_stream_send_media_payload_rtp instead
31- A2DP Source: a2dp_source_stream_send_media_payload, use a2dp_source_stream_send_media_payload_rtp instead
32
33## Fixed
34- HCI: fix set extended scan response
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

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

27- Port for newer Infineon Controller on POSIX (posix-h4-bcm) that requires autobaud-mode
28
29## Removed
30- AVDTP Source: avdtp_source_stream_send_media_payload, use avdtp_source_stream_send_media_payload_rtp instead
31- A2DP Source: a2dp_source_stream_send_media_payload, use a2dp_source_stream_send_media_payload_rtp instead
32
33## Fixed
34- HCI: fix set extended scan response
35- HCI: fix report of extended advertisements with data len > 31
35- HCI: fix report of extended advertisements with data len > 31
36- HCI: fix CTKD in Initiator role over BR/EDR SC when using dedicated bonding
36- SM: fix value in SM_EVENT_NUMERIC_COMPARISON_REQUEST
37- btstack_stdin_embedded: use timer to poll RTT input, fix for tickless RTOS
38- gatt_client: return ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER for invalid connection handle
39- A2DP: emit A2DP_SUBEVENT_STREAM_ESTABLISHED with if connection fails, e.g. because of Page Timeout
40- A2DP: use samples as timestamp, fixes issue with Apple Airpods Pro 2nd Gen
41- AVRCP: re-register for notification
42- PBAP Client: make pbap_set_property_selector work for Pull Phonebook
43- esp32: fix power amplifier control on Lyra T v4.3

--- 1050 unchanged lines hidden ---
37- SM: fix value in SM_EVENT_NUMERIC_COMPARISON_REQUEST
38- btstack_stdin_embedded: use timer to poll RTT input, fix for tickless RTOS
39- gatt_client: return ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER for invalid connection handle
40- A2DP: emit A2DP_SUBEVENT_STREAM_ESTABLISHED with if connection fails, e.g. because of Page Timeout
41- A2DP: use samples as timestamp, fixes issue with Apple Airpods Pro 2nd Gen
42- AVRCP: re-register for notification
43- PBAP Client: make pbap_set_property_selector work for Pull Phonebook
44- esp32: fix power amplifier control on Lyra T v4.3

--- 1050 unchanged lines hidden ---