CHANGELOG.md (c090e55228d48e4c78869d71dda5ebff4511c68d) | CHANGELOG.md (7dfda25627e380b420b869b9e0fba836360e35b8) |
---|---|
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- GAP: support periodic advertising with ENABLE_LE_PERIODIC_ADVERTISING 13- HFP HF: provide Calling Line Identification alpha field 14- HFP HF: emit HFP_SUBEVENT_TRANSMIT_DTMF_CODES after sending DTMF command 15 16### 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- GAP: support periodic advertising with ENABLE_LE_PERIODIC_ADVERTISING 13- HFP HF: provide Calling Line Identification alpha field 14- HFP HF: emit HFP_SUBEVENT_TRANSMIT_DTMF_CODES after sending DTMF command 15 16### Fixed |
17- L2CAP: Fix accept incoming ERTM connection when Information Request already complete |
|
17- HFP AG: activate all AG indicators upon service level connection establishment 18 19### Changed 20- A2DP: new a2dp.c contains shared code of Sink and Source roles 21- A2DP Sink: automatically configure stream endpoint for outgoing connections 22 23## Release v1.5.2 24 --- 945 unchanged lines hidden --- | 18- HFP AG: activate all AG indicators upon service level connection establishment 19 20### Changed 21- A2DP: new a2dp.c contains shared code of Sink and Source roles 22- A2DP Sink: automatically configure stream endpoint for outgoing connections 23 24## Release v1.5.2 25 --- 945 unchanged lines hidden --- |