CHANGELOG.md (8366bc41ba8e93cae5ea0d70c7b9c32577d6261a) CHANGELOG.md (fa7f2dfdd33c084660a8fe6c6881878bd1a221c5)
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

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

26- AVDTP: limit L2CAP MTU to largest BR/EDR packet, fixes A2DP Sink role for some Samsung TV
27- AVRCP: reject incoming second l2cap connection
28- AVRCP: generate command for avrcp_controller_get_element_attributes dynamically
29- GATT Client: ignore notifications/indications until re-encrypted for bonded device without ENABLE_LE_PROACTIVE_AUTHENTICATION
30- btstack_flash_bank: support alignment larger than 4
31- windows: fix timestamps in packet logs
32-
33### Changed
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

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

26- AVDTP: limit L2CAP MTU to largest BR/EDR packet, fixes A2DP Sink role for some Samsung TV
27- AVRCP: reject incoming second l2cap connection
28- AVRCP: generate command for avrcp_controller_get_element_attributes dynamically
29- GATT Client: ignore notifications/indications until re-encrypted for bonded device without ENABLE_LE_PROACTIVE_AUTHENTICATION
30- btstack_flash_bank: support alignment larger than 4
31- windows: fix timestamps in packet logs
32-
33### Changed
34- HCI: simplified implicit SCO flow control
34- btstack_crypto: allow MBEDTLS config via MBEDTLS_CONFIG_FILE
35- remove old Zephyr 1.9 port
35- btstack_crypto: allow MBEDTLS config via MBEDTLS_CONFIG_FILE
36- remove old Zephyr 1.9 port
37
36
37## Release v1.5.6
38
39### Added
40- HCI: HCI_ACL_CHUNK_SIZE_ALIGNMENT allows to keep HCI transport writes aligned
41- GAP: support additional LE PHYs for scanning and outgoing connections
42- GATT Client: allow to queue requests with gatt_client_request_to_send_gatt_query and gatt_client_request_to_write_without_response
43- GATT Client: support GATT over BR/EDR transport via gatt_client_classic_connect

--- 1091 unchanged lines hidden ---
38
39## Release v1.5.6
40
41### Added
42- HCI: HCI_ACL_CHUNK_SIZE_ALIGNMENT allows to keep HCI transport writes aligned
43- GAP: support additional LE PHYs for scanning and outgoing connections
44- GATT Client: allow to queue requests with gatt_client_request_to_send_gatt_query and gatt_client_request_to_write_without_response
45- GATT Client: support GATT over BR/EDR transport via gatt_client_classic_connect

--- 1091 unchanged lines hidden ---