CHANGELOG.md (5fa31a9940804989b94f828b5982860dcb81c77d) | CHANGELOG.md (7f1690cf27ca04545945f16bd57a2ec52ce35927) |
---|---|
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 | 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## Changes December 2018 13 |
|
9### Added 10- SM: generate and store ER / IR keys in TLV, unless manually set by application 11- hci_dump: support PacketLogger or BlueZ format output via SEGGER RTT Channel 1 Up 12 13### Fixed 14- SM: fix internal buffer overrun during random address generation 15 16## Changes November 2018 --- 216 unchanged lines hidden --- | 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 20 21## Changes November 2018 --- 216 unchanged lines hidden --- |