CHANGELOG.md (d9290e95f9161d0d54f386663529767f67c89689) CHANGELOG.md (052e5e4278474addd6445bf130992a8be4df504e)
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

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

15## Fixed
16- btstack_stdin_embedded: use timer to poll RTT input, fix for tickless RTOS
17- gatt_client: return ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER for invalid connection handle
18- A2DP: emit A2DP_SUBEVENT_STREAM_ESTABLISHED with if connection fails, e.g. because of Page Timeout
19
20## Changed
21- GAP: add gap_set_peer_privacy_mode with default LE_PRIVACY_MODE_DEVICE
22- bluetooth: indicated identity address in resolved address types
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

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

15## Fixed
16- btstack_stdin_embedded: use timer to poll RTT input, fix for tickless RTOS
17- gatt_client: return ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER for invalid connection handle
18- A2DP: emit A2DP_SUBEVENT_STREAM_ESTABLISHED with if connection fails, e.g. because of Page Timeout
19
20## Changed
21- GAP: add gap_set_peer_privacy_mode with default LE_PRIVACY_MODE_DEVICE
22- bluetooth: indicated identity address in resolved address types
23- btstack_flash_bank: write empty tag instead of overwriting existing tag with ENABLE_TLV_FLASH_WRITE_ONCE
23
24
25## Release v1.5.5
26
27### Added
28- hci_dump_stdout: allow to truncate ACL, SCO and ISO packets with HCI_DUMP_STDOUT_MAX_SIZE_*
29- GATT Service: Broadcast Audio Scan Service Server and Client (BASS 1.0)
30- example/a2dp_source_demo: add command to scan and connect to Bluetooth speaker by class of device

--- 1029 unchanged lines hidden ---
24
25
26## Release v1.5.5
27
28### Added
29- hci_dump_stdout: allow to truncate ACL, SCO and ISO packets with HCI_DUMP_STDOUT_MAX_SIZE_*
30- GATT Service: Broadcast Audio Scan Service Server and Client (BASS 1.0)
31- example/a2dp_source_demo: add command to scan and connect to Bluetooth speaker by class of device

--- 1029 unchanged lines hidden ---