CHANGELOG.md (3721a235468b7b00a1583fbaab9ebe94f874a0f4) CHANGELOG.md (17b0e9ff31efe1cefb381b17cc67390d41389496)
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
12CC256x: With ENABLE_CC256X_ASSISTED_HFP, HFP enables WBS codec on demand and configures PCM/I2S interface for 8kH/16kHz
13
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
12CC256x: With ENABLE_CC256X_ASSISTED_HFP, HFP enables WBS codec on demand and configures PCM/I2S interface for 8kH/16kHz
13
14### Fixed
15L2CAP: fix packet size check for incoming classic basic channels (regression introduced in v1.2.1)
16
14## Release v1.2.1
15
16### Fixed
17- L2CAP: use connection handle for channel lookups
18- L2CAP: forward data only in open state
19
20### Changed
21- L2CAP: check packet size against local mtu for classic basic channels

--- 668 unchanged lines hidden ---
17## Release v1.2.1
18
19### Fixed
20- L2CAP: use connection handle for channel lookups
21- L2CAP: forward data only in open state
22
23### Changed
24- L2CAP: check packet size against local mtu for classic basic channels

--- 668 unchanged lines hidden ---