CHANGELOG.md (3c4f967cceba09afe19b5995f3f401094ddf883d) | CHANGELOG.md (8c9bb29ec24759ba592d72f79417df812fd8a97f) |
---|---|
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### Fixed 13### Changed 14 | 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### Fixed 13### Changed 14 |
15## Release v1.5.1 |
|
15 | 16 |
17### Fixed 18- pbap_client: support disconnect while operation is ongoing 19 20### Changed 21- Example: init SM if LE supported to avoid issue with Android Cross-Transport Key-Derivation 22 23 |
|
16## Release v1.5.0 17 18### Added 19- HCI Dump: Support BTSnoop format in hci_dump_posix_fs.c for format = HCI_DUMP_BTSNOOP 20- HCI Dump RTT STDOUT: drop messages if RTT buffer is full and RTT is configured for non-blocking 21- HCI: hci_remove_event_handler to remove packet handler 22- hci_cmd: support variable length fields and arrayed parameters 23- GAP: ENABLE_EXPLICIT_LINK_KEY_REPLY allows for asynchronous link key lookup by application --- 891 unchanged lines hidden --- | 24## Release v1.5.0 25 26### Added 27- HCI Dump: Support BTSnoop format in hci_dump_posix_fs.c for format = HCI_DUMP_BTSNOOP 28- HCI Dump RTT STDOUT: drop messages if RTT buffer is full and RTT is configured for non-blocking 29- HCI: hci_remove_event_handler to remove packet handler 30- hci_cmd: support variable length fields and arrayed parameters 31- GAP: ENABLE_EXPLICIT_LINK_KEY_REPLY allows for asynchronous link key lookup by application --- 891 unchanged lines hidden --- |