CHANGELOG.md (170fafaee9eb5b65263bedc18252ad8ce06ca49f) CHANGELOG.md (4536712cf537b30280a15f1dc44cb8a2e738510b)
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
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
13### Added
14- gap: allow to reject GAP classic connection via gap_register_classic_connection_filter
15
16## Changed
17
18
19## Changes August 2019
20
21### Fixed
12- POSIX, WICED, Windows, FreeRTOS run loops: handle time_ms overrun after 49 days
13- RFCOMM: accept incoming L2CAP connection in Basic mode if ERTM is enabled but not requested for this connection
14- RFCOMM: limit RFCOMM MTU by local L2CAP MTU for outgoing connections (only revelvant for ERTM)
15- L2CAP ERTM: stop timers on disconnect
16- L2CAP ERTM: fix sending of segmented SDUs
17- L2CAP ERTM: handle unsupported Information Response
18
19### Added

--- 374 unchanged lines hidden ---
22- POSIX, WICED, Windows, FreeRTOS run loops: handle time_ms overrun after 49 days
23- RFCOMM: accept incoming L2CAP connection in Basic mode if ERTM is enabled but not requested for this connection
24- RFCOMM: limit RFCOMM MTU by local L2CAP MTU for outgoing connections (only revelvant for ERTM)
25- L2CAP ERTM: stop timers on disconnect
26- L2CAP ERTM: fix sending of segmented SDUs
27- L2CAP ERTM: handle unsupported Information Response
28
29### Added

--- 374 unchanged lines hidden ---