CHANGELOG.md (d00ab9e3a0094f929407efbf0610465286ad22de) CHANGELOG.md (4437baf628c7646d6fc5562703c9b6c525fb9228)
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- 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
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- 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
19- GAP: disable scanning, advertising, connection before updating random address
20- HFP_AG: fix tracking for call dropped during outgoing ringing
21- HFP: Free HFP Connection object on SDP error / Service not found
22
23### Changed
24- Chipset: use da145xx in folder/file/function names for these SoCs
25
26

--- 917 unchanged lines hidden ---
20- GAP: disable scanning, advertising, connection before updating random address
21- HFP_AG: fix tracking for call dropped during outgoing ringing
22- HFP: Free HFP Connection object on SDP error / Service not found
23
24### Changed
25- Chipset: use da145xx in folder/file/function names for these SoCs
26
27

--- 917 unchanged lines hidden ---