CHANGELOG.md (371399398143f203d62dc4ad577955d8fc33c4d5) | CHANGELOG.md (1a4fdac4e385c4ef7914a68b83050c70ce25c47a) |
---|---|
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 --- 4 unchanged lines hidden (view full) --- 13- GAP: support extended advertising with ENABLE_LE_EXTENDED_ADVERTISING 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 | 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 --- 4 unchanged lines hidden (view full) --- 13- GAP: support extended advertising with ENABLE_LE_EXTENDED_ADVERTISING 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- HCI: fix handling of HCI Connection Complete with error (regression introduced in v1.5.1) |
|
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 --- 918 unchanged lines hidden --- | 22- GAP: disable scanning, advertising, connection before updating random address 23- GAP: fix LE Scan with whitelist 24- HFP_AG: fix tracking for call dropped during outgoing ringing 25- HFP: Free HFP Connection object on SDP error / Service not found 26 27### Changed 28- Chipset: use da145xx in folder/file/function names for these SoCs 29- AVDTP: use BLUETOOTH_SERVICE_CLASS_AUDIO_SINK / SOURCE instead of BLUETOOTH_PROTOCOL_AVDTP in SDP queries --- 918 unchanged lines hidden --- |