CHANGELOG.md (d152b6c6cd0a2d15efdf955f24b8ea321613f9b0) | CHANGELOG.md (f127324f1a217974589d2f1aac4017129c807438) |
---|---|
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 --- 6 unchanged lines hidden (view full) --- 15- HFP HF: provide Calling Line Identification alpha field 16- HFP HF: emit HFP_SUBEVENT_TRANSMIT_DTMF_CODES after sending DTMF command 17 18### Fixed 19- GAP: fix gap_connect_cancel for gap_connect_with_whitelist 20- GAP: fix race condition that causes duplicate authenticate request 21- L2CAP: Fix accept incoming ERTM connection when Information Request already complete 22- HFP AG: activate all AG indicators upon service level connection establishment | 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 --- 6 unchanged lines hidden (view full) --- 15- HFP HF: provide Calling Line Identification alpha field 16- HFP HF: emit HFP_SUBEVENT_TRANSMIT_DTMF_CODES after sending DTMF command 17 18### Fixed 19- GAP: fix gap_connect_cancel for gap_connect_with_whitelist 20- GAP: fix race condition that causes duplicate authenticate request 21- L2CAP: Fix accept incoming ERTM connection when Information Request already complete 22- HFP AG: activate all AG indicators upon service level connection establishment |
23- HFP_AG: handle call termination in alerting call state | 23- HFP AG: handle call termination in alerting call state 24- HFP HF: report HFP_SUBEVENT_NETWORK_OPERATOR_CHANGED event |
24- A2DP Sink: fix config API for AAC, ATRAC, and other codecs 25- SM: address update for non-resolvable private addresses 26 27### Changed 28- A2DP: new a2dp.c contains shared code of Sink and Source roles 29- A2DP Sink: automatically configure stream endpoint for outgoing connections 30- HCI: use ERROR_CODE_CONNECTION_REJECTED_DUE_TO_SECURITY_REASONS to rejected classic connections 31- HFP AG: drop unused number parameter from hfp_ag_outgoing_call_initiated --- 950 unchanged lines hidden --- | 25- A2DP Sink: fix config API for AAC, ATRAC, and other codecs 26- SM: address update for non-resolvable private addresses 27 28### Changed 29- A2DP: new a2dp.c contains shared code of Sink and Source roles 30- A2DP Sink: automatically configure stream endpoint for outgoing connections 31- HCI: use ERROR_CODE_CONNECTION_REJECTED_DUE_TO_SECURITY_REASONS to rejected classic connections 32- HFP AG: drop unused number parameter from hfp_ag_outgoing_call_initiated --- 950 unchanged lines hidden --- |