CHANGELOG.md (d54b2c94f42f5bf6df4745e645395c0b517ec73c) CHANGELOG.md (371399398143f203d62dc4ad577955d8fc33c4d5)
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- POSIX: fix RTS/CTS configuration by keeping local termios copy in btstack_uart_posix
21- GAP: disable scanning, advertising, connection before updating random address
22- GAP: fix LE Scan with whitelist
23- HFP_AG: fix tracking for call dropped during outgoing ringing
24- HFP: Free HFP Connection object on SDP error / Service not found
25
26### Changed
27- Chipset: use da145xx in folder/file/function names for these SoCs
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- POSIX: fix RTS/CTS configuration by keeping local termios copy in btstack_uart_posix
21- GAP: disable scanning, advertising, connection before updating random address
22- GAP: fix LE Scan with whitelist
23- HFP_AG: fix tracking for call dropped during outgoing ringing
24- HFP: Free HFP Connection object on SDP error / Service not found
25
26### Changed
27- Chipset: use da145xx in folder/file/function names for these SoCs
28- AVDTP: use BLUETOOTH_SERVICE_CLASS_AUDIO_SINK / SOURCE instead of BLUETOOTH_PROTOCOL_AVDTP in SDP queries
28
29
29
30## Release v1.5.1
31
32### Added
33- GOEP Client: add goep_client_version_20_or_higher
34- ESP32: implement audio source
35
36### Fixed
37- PBAP Client: support disconnect while operation is ongoing

--- 909 unchanged lines hidden ---
30## Release v1.5.1
31
32### Added
33- GOEP Client: add goep_client_version_20_or_higher
34- ESP32: implement audio source
35
36### Fixed
37- PBAP Client: support disconnect while operation is ongoing

--- 909 unchanged lines hidden ---