CHANGELOG.md (657978dd9754c340af487953326323ce90e575d3) CHANGELOG.md (aef8999158a843e816277b86e069b5507f250dff)
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
9## Unreleased
10
11### Added
12- HCI Dump: Support BTSnoop format in hci_dump_posix_fs.c for format = HCI_DUMP_BTSNOOP
13- HCI Dump RTT STDOUT: drop messages if RTT buffer is full and RTT is configured for non-blocking
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
9## Unreleased
10
11### Added
12- HCI Dump: Support BTSnoop format in hci_dump_posix_fs.c for format = HCI_DUMP_BTSNOOP
13- HCI Dump RTT STDOUT: drop messages if RTT buffer is full and RTT is configured for non-blocking
14- hci_cmd: support variable length fields and arrayed parameters
14- POSIX: btstack_signal allows to register for callback on signal, e.g. ctrl-c
15- Windows: btstack_stdin_window_register_ctrl_c_callback allows to register for ctrl-c
16
17### Fixed
18- A2DP Source: fix reconfigure
19- PBAP Client: handle chunked vCard Listing
20
21### Changed

--- 837 unchanged lines hidden ---
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
18### Fixed
19- A2DP Source: fix reconfigure
20- PBAP Client: handle chunked vCard Listing
21
22### Changed

--- 837 unchanged lines hidden ---