CHANGELOG.md (a0506975eb4fa908c15c801fd22b8cd00a74977f) | CHANGELOG.md (78315a58573f370dd679856042aa32fba14bc84a) |
---|---|
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### Fixed 12- hfp_hf, hsp_hs: use eSCO params in accept sco connection only for incoming eSCO connections 13- pbap_client: fix PBAP UUID len on connect message 14 15### Added 16- example/le_mitm: MITM implementation that forwards ATT PDUs and allows for pairing | 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### Fixed 12- hfp_hf, hsp_hs: use eSCO params in accept sco connection only for incoming eSCO connections 13- pbap_client: fix PBAP UUID len on connect message 14 15### Added 16- example/le_mitm: MITM implementation that forwards ATT PDUs and allows for pairing |
17- GAP: gap_set_security_level sets required security level for incoming and outgoing connections |
|
17 18### Changed 19- L2CAP ERTM: send extended features request only once per HCI connection 20 21 22## Changes April 2020 23 24### Fixed --- 510 unchanged lines hidden --- | 18 19### Changed 20- L2CAP ERTM: send extended features request only once per HCI connection 21 22 23## Changes April 2020 24 25### Fixed --- 510 unchanged lines hidden --- |