CHANGELOG.md (4960f9e71e26f618c676c66e66285cc4074b23bb) | CHANGELOG.md (2b6d34f42e1d1e95fe80827154a9a0e450180063) |
---|---|
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### Added 10- SDP Server: queue incoming connections when already connected instead of rejecting them 11 |
|
9### Fixed 10- L2CAP: fix issue with outgoing connection before read remote supported complete when other channels exist 11- HFP: decline incoming RFCOMM connection after outgoing connection was started 12 13## Changes September 2018 14 15### Fixed 16- HCI/L2CAP: Error creating outgoing connection (e.g. Connection Limit Exceeded) now handled --- 177 unchanged lines hidden --- | 12### Fixed 13- L2CAP: fix issue with outgoing connection before read remote supported complete when other channels exist 14- HFP: decline incoming RFCOMM connection after outgoing connection was started 15 16## Changes September 2018 17 18### Fixed 19- HCI/L2CAP: Error creating outgoing connection (e.g. Connection Limit Exceeded) now handled --- 177 unchanged lines hidden --- |