CHANGELOG.md (83a3b001b5c32ee1fbae7eebb41585d128f21413) CHANGELOG.md (eaaad3b7fb3781253244a9928aaa35626d3c7140)
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- GATT Service: Broadcast Audio Scan Service Server and Client (BASS 1.0)
13- hci_dump_stdout: allow to truncate ACL, SCO and ISO packets with HCI_DUMP_STDOUT_MAX_SIZE_*
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- GATT Service: Broadcast Audio Scan Service Server and Client (BASS 1.0)
13- hci_dump_stdout: allow to truncate ACL, SCO and ISO packets with HCI_DUMP_STDOUT_MAX_SIZE_*
14- example/a2dp_source_demo: add command to scan and connect to Bluetooth speaker by class of device
14
15### Fixed
16- ESP32: fix init for BR/EDR Only mode
17- GAP: reload LE Resolving List after power-cycle
18- GAP: setting LE Scan Response for data that needs to be fragmented
19- SM: fix pairing process with active ATT communication
20
21### Changed

--- 1014 unchanged lines hidden ---
15
16### Fixed
17- ESP32: fix init for BR/EDR Only mode
18- GAP: reload LE Resolving List after power-cycle
19- GAP: setting LE Scan Response for data that needs to be fragmented
20- SM: fix pairing process with active ATT communication
21
22### Changed

--- 1014 unchanged lines hidden ---