CHANGELOG.md (9afaa4d426555cd46725e0caea74f010a121ef1c) CHANGELOG.md (d54b2c94f42f5bf6df4745e645395c0b517ec73c)
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

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

14- GAP: gap_enable_link_watchdog() uses automatic flush timeout to disconnect if data cannot be sent
15- ATT DB: provide gatt_server_get_handle_range_for_service_with_uuid16 to find included service within handle range
16- GATT Service: Audio Input Control Service Server (AICS 1.0)
17- GATT Service: Volume Control Service Server (VCS 1.0)
18
19### Fixed
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
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

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

14- GAP: gap_enable_link_watchdog() uses automatic flush timeout to disconnect if data cannot be sent
15- ATT DB: provide gatt_server_get_handle_range_for_service_with_uuid16 to find included service within handle range
16- GATT Service: Audio Input Control Service Server (AICS 1.0)
17- GATT Service: Volume Control Service Server (VCS 1.0)
18
19### Fixed
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
22- HFP_AG: fix tracking for call dropped during outgoing ringing
23- HFP: Free HFP Connection object on SDP error / Service not found
24
25### Changed
26- Chipset: use da145xx in folder/file/function names for these SoCs
27
28
29## Release v1.5.1

--- 916 unchanged lines hidden ---
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
29
30## Release v1.5.1

--- 916 unchanged lines hidden ---