CHANGELOG.md (fb301407dee40ec059453b02138159c682e42c4f) CHANGELOG.md (090c81feb660788a282ef81cee7bdb8ae8d35677)
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## Added
12- HCI_ACL_CHUNK_SIZE_ALIGNMENT allows to keep HCI transport writes aligned
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## Added
12- HCI_ACL_CHUNK_SIZE_ALIGNMENT allows to keep HCI transport writes aligned
13
13- HFP: provide SCO packet types in HFP_SUBEVENT_AUDIO_CONNECTION_ESTABLISHED
14
14## Fixed
15- btstack_stdin_embedded: use timer to poll RTT input, fix for tickless RTOS
16- gatt_client: return ERROR_CODE_UNKNOWN_CONNECTION_IDENTIFIER for invalid connection handle
17- A2DP: emit A2DP_SUBEVENT_STREAM_ESTABLISHED with if connection fails, e.g. because of Page Timeout
18
19## Changed
20- GAP: add gap_set_peer_privacy_mode with default LE_PRIVACY_MODE_DEVICE
21- bluetooth: indicated identity address in resolved address types
22
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
24
23## Release v1.5.5
24
25### Added
26- hci_dump_stdout: allow to truncate ACL, SCO and ISO packets with HCI_DUMP_STDOUT_MAX_SIZE_*
27- GATT Service: Broadcast Audio Scan Service Server and Client (BASS 1.0)
28- example/a2dp_source_demo: add command to scan and connect to Bluetooth speaker by class of device
29
30### Fixed

--- 1027 unchanged lines hidden ---
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
31
32### Fixed

--- 1027 unchanged lines hidden ---