CHANGELOG.md (58fb2150d923e96f9b5c7ddb17b60f58d2825690) CHANGELOG.md (5c562e577119a021e7cdab459b5d85134c36729d)
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

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

14- hci_cmd: support variable length fields and arrayed parameters
15- POSIX: btstack_signal allows to register for callback on signal, e.g. ctrl-c
16- Windows: btstack_stdin_window_register_ctrl_c_callback allows to register for ctrl-c
17- A2DP: allow to register media codec validator for sink and source with:
18 - `a2dp_sink_register_media_config_validator`
19 - `a2dp_source_register_media_config_validator`
20- A2DP Sink: allow accept or reject of stream start on A2DP_SUBEVENT_START_STREAM_REQUESTED when ENABLE_AVDTP_ACCEPTOR_EXPLICIT_START_STREAM_CONFIRMATION is defined
21- SM: Support Cross-Transport Key-Derivation (CTKD) of LE LTK from BR/EDR SC Link Key
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

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

14- hci_cmd: support variable length fields and arrayed parameters
15- POSIX: btstack_signal allows to register for callback on signal, e.g. ctrl-c
16- Windows: btstack_stdin_window_register_ctrl_c_callback allows to register for ctrl-c
17- A2DP: allow to register media codec validator for sink and source with:
18 - `a2dp_sink_register_media_config_validator`
19 - `a2dp_source_register_media_config_validator`
20- A2DP Sink: allow accept or reject of stream start on A2DP_SUBEVENT_START_STREAM_REQUESTED when ENABLE_AVDTP_ACCEPTOR_EXPLICIT_START_STREAM_CONFIRMATION is defined
21- SM: Support Cross-Transport Key-Derivation (CTKD) of LE LTK from BR/EDR SC Link Key
22- GATT Service: TX Power Service (TPS 1.0) Server
23- GATT Service: Bond Management Service (BMS 1.0) Server
22- GATT Service: Bond Management Service (BMS 1.0) Server
23- GATT Service: Microphone Control Service (MICS 1.0) Server
24- GATT Service: TX Power Service (TPS 1.0) Server
24
25### Fixed
26- A2DP Source: fix reconfigure
27- RFCOMM: fixed handling of remote port configuration command
28- PBAP Client: handle chunked vCard Listing
29- SM: Work around for unexpected Windows 10 disconnect for BR Secure Connections (SMP over BR timeout)
30
31### Changed

--- 849 unchanged lines hidden ---
25
26### Fixed
27- A2DP Source: fix reconfigure
28- RFCOMM: fixed handling of remote port configuration command
29- PBAP Client: handle chunked vCard Listing
30- SM: Work around for unexpected Windows 10 disconnect for BR Secure Connections (SMP over BR timeout)
31
32### Changed

--- 849 unchanged lines hidden ---