CHANGELOG.md (d2e34ffbec341d76e0624304909e07d63f1ccd92) | CHANGELOG.md (dc542de1f1ef56ab897f4ddabe21858dc41b0e13) |
---|---|
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 --- 21 unchanged lines hidden (view full) --- 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 36- HCI: fix CTKD in Initiator role over BR/EDR SC when using dedicated bonding 37- SM: fix value in SM_EVENT_NUMERIC_COMPARISON_REQUEST | 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 --- 21 unchanged lines hidden (view full) --- 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 36- HCI: fix CTKD in Initiator role over BR/EDR SC when using dedicated bonding 37- SM: fix value in SM_EVENT_NUMERIC_COMPARISON_REQUEST |
38- SM: ignore Security Request during re-encryption |
|
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- HFP: fix setup/accept of synchronous connection 44- PBAP Client: make pbap_set_property_selector work for Pull Phonebook 45- esp32: fix power amplifier control on Lyra T v4.3 --- 1050 unchanged lines hidden --- | 39- btstack_stdin_embedded: use timer to poll RTT input, fix for tickless RTOS 40- gatt_client: return ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER for invalid connection handle 41- A2DP: emit A2DP_SUBEVENT_STREAM_ESTABLISHED with if connection fails, e.g. because of Page Timeout 42- A2DP: use samples as timestamp, fixes issue with Apple Airpods Pro 2nd Gen 43- AVRCP: re-register for notification 44- HFP: fix setup/accept of synchronous connection 45- PBAP Client: make pbap_set_property_selector work for Pull Phonebook 46- esp32: fix power amplifier control on Lyra T v4.3 --- 1050 unchanged lines hidden --- |