CHANGELOG.md (bd8e4ef6a3436905ed5e1e8ec73ecac69ed95b50) CHANGELOG.md (af1b7cdc1f740ce7c5e2d679b6c04b63fab5a9c5)
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

--- 12 unchanged lines hidden (view full) ---

21
22### Added
23- GAP: gap_set_allow_role_switch allows to prevent role switch in outgoing classic ACL connections
24- example: hog_boot_host_demo implement an HID-over-GATT Boot Host that supports keyboard and mouse
25
26### Changed
27- Broadcom/Cypress: wait 300 ms after PatchRAM update in hci.c to assert Controller is ready
28- esp32: provide esp-idf/component/btstack/btstack_port_esp32.c and only minimal app_main in template/main/main.c
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

--- 12 unchanged lines hidden (view full) ---

21
22### Added
23- GAP: gap_set_allow_role_switch allows to prevent role switch in outgoing classic ACL connections
24- example: hog_boot_host_demo implement an HID-over-GATT Boot Host that supports keyboard and mouse
25
26### Changed
27- Broadcom/Cypress: wait 300 ms after PatchRAM update in hci.c to assert Controller is ready
28- esp32: provide esp-idf/component/btstack/btstack_port_esp32.c and only minimal app_main in template/main/main.c
29- att_db: skip att_read_callback for ATT Read Blob Request if offset == value_len
29
30## Changes March 2020
31
32### Fixed
33- GAP: fixed gap_set_scan_parameters() if issued right before gap_start_scan()
34- HCI: only send HCI Read Local Encryption Key Size if supported by Controller
35
36### Added

--- 485 unchanged lines hidden ---
30
31## Changes March 2020
32
33### Fixed
34- GAP: fixed gap_set_scan_parameters() if issued right before gap_start_scan()
35- HCI: only send HCI Read Local Encryption Key Size if supported by Controller
36
37### Added

--- 485 unchanged lines hidden ---