CHANGELOG.md (ef439d7aae43cd99c682194b5042acf43d5b1c4a) | CHANGELOG.md (77f64391de2753b1d1dfcfdae8e5f61ee951b2c7) |
---|---|
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 | 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 |
12 |
|
12### Fixed | 13### Fixed |
13- HFP: use 'don't care' to accept SCO connections, fixes issue on ESP32 14- HFP: fix LC3-WB init 15- HFP AG: fix setup of audio connection in service level established event 16 | 14RFCOMM: shut down multiplexer after closing last channel instead of multiplexer idle timer 15 |
17### Changed 18 19## Release v1.6.1 20 21### Added 22- GAP: support coordinated private random address updates 23- libusb: support send/receive of HCI ISO packets 24 --- 1190 unchanged lines hidden --- | 16### Changed 17 18## Release v1.6.1 19 20### Added 21- GAP: support coordinated private random address updates 22- libusb: support send/receive of HCI ISO packets 23 --- 1190 unchanged lines hidden --- |