CHANGELOG.md (26244be471fa854594dbe528ce7186dbf88861c4) CHANGELOG.md (98a6a0788e826bf360e283f43f5ffc40815eda25)
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- RFCOMM: accept incoming L2CAP connection in Basic mode if ERTM is enabled but not requested for this connection
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### Fixed
12- RFCOMM: accept incoming L2CAP connection in Basic mode if ERTM is enabled but not requested for this connection
13
14---
14### Added
15- btstack_run_loop_base: portable implementation of timer and data source managment as base for platform specific implementations
15
16
17
16## Changes July 2019
17
18### Fixed
19- SM: Fixed regression introduced in f3582630
20
21### Changed
22- SM: Start encryption upon receiving slave securiy request if bonded
23
18## Changes July 2019
19
20### Fixed
21- SM: Fixed regression introduced in f3582630
22
23### Changed
24- SM: Start encryption upon receiving slave securiy request if bonded
25
24### Added
25
26---
27
28## Changes June 2019
29
30### Changed
31- FreeRTOS: use freertos/.. prefix to include FreeRTOS headers if HAVE_FREERTOS_INCLUDE_PREFIX is defined
32- BNEP: add Connection Handle to BNEP_EVENT_CHANNEL_OPENED
33- Examples: renamed le_counter to gatt_counter and le_streamer to le_streamer_server to indicate suppport for GATT over BR/EDR

--- 343 unchanged lines hidden ---
26---
27
28## Changes June 2019
29
30### Changed
31- FreeRTOS: use freertos/.. prefix to include FreeRTOS headers if HAVE_FREERTOS_INCLUDE_PREFIX is defined
32- BNEP: add Connection Handle to BNEP_EVENT_CHANNEL_OPENED
33- Examples: renamed le_counter to gatt_counter and le_streamer to le_streamer_server to indicate suppport for GATT over BR/EDR

--- 343 unchanged lines hidden ---