CHANGELOG.md (86a5a72143c4a9ec991f4d66e117d00d87c87123) CHANGELOG.md (63efc2ed25a3692dad1b29e6e36412095760bc03)
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- sm: fix secure connection pairing as peripheral when local user confirmation happens after remote one
15- A2DP Source: only connect to remote sink stream endpoints
16
17### Added
18- example/le_mitm: MITM implementation that forwards ATT PDUs and allows for pairing
19- GAP: gap_set_security_level sets required security level for incoming and outgoing connections
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- sm: fix secure connection pairing as peripheral when local user confirmation happens after remote one
15- A2DP Source: only connect to remote sink stream endpoints
16
17### Added
18- example/le_mitm: MITM implementation that forwards ATT PDUs and allows for pairing
19- GAP: gap_set_security_level sets required security level for incoming and outgoing connections
20- cc256x: allow to specify power vector for each modulation type
20
21### Changed
22- L2CAP ERTM: send extended features request only once per HCI connection
23
24
25## Changes April 2020
26
27### Fixed

--- 510 unchanged lines hidden ---
21
22### Changed
23- L2CAP ERTM: send extended features request only once per HCI connection
24
25
26## Changes April 2020
27
28### Fixed

--- 510 unchanged lines hidden ---