CHANGELOG.md (525037839fe4cb208cf1f3b2bff8664f2b86bbb6) CHANGELOG.md (a154fcd6ec9a48d3ca7f5b3855281bc2cefc01e5)
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
15### Fixed
16- A2DP Source: fix reconfigure
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
15### Fixed
16- A2DP Source: fix reconfigure
17- PBAP Client: handle chunked vCard Listing
17
18### Changed
19- HFP: API functions return status code if appropriate
20
18
19### Changed
20- HFP: API functions return status code if appropriate
21
22
21## Release v1.4.1
22
23### Added
24- GAP: emit GAP_EVENT_PAIRING_STARTED and GAP_EVENT_PAIRING_COMPLETE
25
26### Fixed
27- GAP: store link key in hci connection struct to allow authenticate after pairing without bonding
28- GAP: avoid requesting authentication twice

--- 821 unchanged lines hidden ---
23## Release v1.4.1
24
25### Added
26- GAP: emit GAP_EVENT_PAIRING_STARTED and GAP_EVENT_PAIRING_COMPLETE
27
28### Fixed
29- GAP: store link key in hci connection struct to allow authenticate after pairing without bonding
30- GAP: avoid requesting authentication twice

--- 821 unchanged lines hidden ---