CHANGELOG.md (5451dc6db69344d2fee492af1f9a284a542dd6c5) CHANGELOG.md (5deb0bb6ea9d1704b91e71811c5345f5da4109d5)
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 Scamn Service Server and Client (BASS 1.0)
13
14### Fixed
15- ESP32: fix init for BR/EDR Only mode
16
17### Changed
18- Mesh: move GATT Services into src/mesh/gatt-service
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 Scamn Service Server and Client (BASS 1.0)
13
14### Fixed
15- ESP32: fix init for BR/EDR Only mode
16
17### Changed
18- Mesh: move GATT Services into src/mesh/gatt-service
19- LE Audio: move GATT Services into src/le-audio/gatt-service
19- SM: delete bonding information for existing device with BD_ADDR, on new pairing with different IRK
20
21## Release v1.5.4
22
23### Added
24- HFP HF: send custom AT command with hfp_hf_send_at_command
25- HFP HF: terminate held calls with hfp_hf_terminate_held_calls
26- HFP HF: provide Call Waiting information alpha field

--- 1002 unchanged lines hidden ---
20- SM: delete bonding information for existing device with BD_ADDR, on new pairing with different IRK
21
22## Release v1.5.4
23
24### Added
25- HFP HF: send custom AT command with hfp_hf_send_at_command
26- HFP HF: terminate held calls with hfp_hf_terminate_held_calls
27- HFP HF: provide Call Waiting information alpha field

--- 1002 unchanged lines hidden ---