CHANGELOG.md (f4aa13dff3df9d71b2c7082ec15f3ca7b112a535) | CHANGELOG.md (bd8e4ef6a3436905ed5e1e8ec73ecac69ed95b50) |
---|---|
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 --- 11 unchanged lines hidden (view full) --- 20- hog_mouse_demo/hog_keyboard_demo: handle set protocol mode = boot protocol mode 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 | 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 --- 11 unchanged lines hidden (view full) --- 20- hog_mouse_demo/hog_keyboard_demo: handle set protocol mode = boot protocol mode 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 |
|
28 29## Changes March 2020 30 31### Fixed 32- GAP: fixed gap_set_scan_parameters() if issued right before gap_start_scan() 33- HCI: only send HCI Read Local Encryption Key Size if supported by Controller 34 35### Added --- 485 unchanged lines hidden --- | 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 --- |