CHANGELOG.md (7d6ceb6b5c6ee2074da47a196b81928f2a771ed5) CHANGELOG.md (f0d95bdc335cbf6a1c209a0b20281540b92c2e60)
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

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

26- PBAP Client: make pbap_set_property_selector work for Pull Phonebook
27
28## Changed
29- GAP: add gap_set_peer_privacy_mode with default LE_PRIVACY_MODE_DEVICE
30- bluetooth: indicated identity address in resolved address type names
31- btstack_audio: added get_samplerate function to help with audio sample rate synchronization
32- btstack_flash_bank: write empty tag instead of overwriting existing tag with ENABLE_TLV_FLASH_WRITE_ONCE
33- esp32: drop support for Makefile projects from esp-idf 3.x
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

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

26- PBAP Client: make pbap_set_property_selector work for Pull Phonebook
27
28## Changed
29- GAP: add gap_set_peer_privacy_mode with default LE_PRIVACY_MODE_DEVICE
30- bluetooth: indicated identity address in resolved address type names
31- btstack_audio: added get_samplerate function to help with audio sample rate synchronization
32- btstack_flash_bank: write empty tag instead of overwriting existing tag with ENABLE_TLV_FLASH_WRITE_ONCE
33- esp32: drop support for Makefile projects from esp-idf 3.x
34- sco_demo_util: replace hfp_msbc by hfp_codec
34
35
36
35## Release v1.5.5
36
37### Added
38- hci_dump_stdout: allow to truncate ACL, SCO and ISO packets with HCI_DUMP_STDOUT_MAX_SIZE_*
39- GATT Service: Broadcast Audio Scan Service Server and Client (BASS 1.0)
40- example/a2dp_source_demo: add command to scan and connect to Bluetooth speaker by class of device
41
42### Fixed

--- 1027 unchanged lines hidden ---
37## Release v1.5.5
38
39### Added
40- hci_dump_stdout: allow to truncate ACL, SCO and ISO packets with HCI_DUMP_STDOUT_MAX_SIZE_*
41- GATT Service: Broadcast Audio Scan Service Server and Client (BASS 1.0)
42- example/a2dp_source_demo: add command to scan and connect to Bluetooth speaker by class of device
43
44### Fixed

--- 1027 unchanged lines hidden ---