CHANGELOG.md (8ef6d15f2e57475299d899dc83148afff11dea01) | CHANGELOG.md (c61b3cef66c4aa05f2fa615ca6aaea2fd375a79e) |
---|---|
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 unchanged lines hidden (view full) --- 18## Fixed 19- hci: fix set extended scan response 20- btstack_stdin_embedded: use timer to poll RTT input, fix for tickless RTOS 21- gatt_client: return ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER for invalid connection handle 22- A2DP: emit A2DP_SUBEVENT_STREAM_ESTABLISHED with if connection fails, e.g. because of Page Timeout 23 24## Changed 25- GAP: add gap_set_peer_privacy_mode with default LE_PRIVACY_MODE_DEVICE | 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 unchanged lines hidden (view full) --- 18## Fixed 19- hci: fix set extended scan response 20- btstack_stdin_embedded: use timer to poll RTT input, fix for tickless RTOS 21- gatt_client: return ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER for invalid connection handle 22- A2DP: emit A2DP_SUBEVENT_STREAM_ESTABLISHED with if connection fails, e.g. because of Page Timeout 23 24## Changed 25- GAP: add gap_set_peer_privacy_mode with default LE_PRIVACY_MODE_DEVICE |
26- bluetooth: indicated identity address in resolved address types | 26- bluetooth: indicated identity address in resolved address type names 27- btstack_audio: added get_samplerate function to help with audio sample rate synchronization |
27- btstack_flash_bank: write empty tag instead of overwriting existing tag with ENABLE_TLV_FLASH_WRITE_ONCE 28 29 30## Release v1.5.5 31 32### Added 33- hci_dump_stdout: allow to truncate ACL, SCO and ISO packets with HCI_DUMP_STDOUT_MAX_SIZE_* 34- GATT Service: Broadcast Audio Scan Service Server and Client (BASS 1.0) --- 1030 unchanged lines hidden --- | 28- btstack_flash_bank: write empty tag instead of overwriting existing tag with ENABLE_TLV_FLASH_WRITE_ONCE 29 30 31## Release v1.5.5 32 33### Added 34- hci_dump_stdout: allow to truncate ACL, SCO and ISO packets with HCI_DUMP_STDOUT_MAX_SIZE_* 35- GATT Service: Broadcast Audio Scan Service Server and Client (BASS 1.0) --- 1030 unchanged lines hidden --- |