CHANGELOG.md (7f1690cf27ca04545945f16bd57a2ec52ce35927) | CHANGELOG.md (66a726407acdab10cd9cfc3d51a507b822221f33) |
---|---|
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## [Unreleased] 8 9### Changed 10- L2CAP: provide channel mode (basic/ertm) and fcs option in L2CAP_EVENT_CHANNEL_OPENED 11 | 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## [Unreleased] 8 9### Changed 10- L2CAP: provide channel mode (basic/ertm) and fcs option in L2CAP_EVENT_CHANNEL_OPENED 11 |
12### Added 13- L2CAP: emit L2CAP_EVENT_ERTM_BUFFER_RELEASED if ERTM buffer not needed/used anymore 14 |
|
12## Changes December 2018 13 14### Added 15- SM: generate and store ER / IR keys in TLV, unless manually set by application 16- hci_dump: support PacketLogger or BlueZ format output via SEGGER RTT Channel 1 Up 17 18### Fixed 19- SM: fix internal buffer overrun during random address generation --- 218 unchanged lines hidden --- | 15## Changes December 2018 16 17### Added 18- SM: generate and store ER / IR keys in TLV, unless manually set by application 19- hci_dump: support PacketLogger or BlueZ format output via SEGGER RTT Channel 1 Up 20 21### Fixed 22- SM: fix internal buffer overrun during random address generation --- 218 unchanged lines hidden --- |