CHANGELOG.md (4437baf628c7646d6fc5562703c9b6c525fb9228) CHANGELOG.md (9afaa4d426555cd46725e0caea74f010a121ef1c)
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: ENABLE_HCI_SERIALIZED_CONTROLLER_OPERATIONS serializes Inquiry, Remote Name Request and Create Connection operations
13- GAP: support extended advertising with ENABLE_LE_EXTENDED_ADVERTISING
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: ENABLE_HCI_SERIALIZED_CONTROLLER_OPERATIONS serializes Inquiry, Remote Name Request and Create Connection operations
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
14- ATT DB: provide gatt_server_get_handle_range_for_service_with_uuid16 to find included service within handle range
15- GATT Service: Audio Input Control Service Server (AICS 1.0)
16- GATT Service: Volume Control Service Server (VCS 1.0)
17
18### Fixed
19- POSIX: fix RTS/CTS configuration by keeping local termios copy in btstack_uart_posix
20- GAP: disable scanning, advertising, connection before updating random address
21- HFP_AG: fix tracking for call dropped during outgoing ringing

--- 923 unchanged lines hidden ---
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- HFP_AG: fix tracking for call dropped during outgoing ringing

--- 923 unchanged lines hidden ---