CHANGELOG.md (c3b8c0a2ef52262b8ac0ada052c4f8297106104e) | CHANGELOG.md (da9b76deb1b84f3e066f2d7d22ad14357f918e37) |
---|---|
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 --- 26 unchanged lines hidden (view full) --- 35 36### Fixed 37- GAP: calculate IO Cap AuthReq Bondable Mode based on `gap_ssp_set_authentication_requirement` and `gap_set_bondable_mode` 38- GAP: only store link key for ssp if remote side has set bondable in io cap auth requirements as well 39- GAP: allow to disable link supervision timeout 40- GAP: fix `gap_connect` after `gap_connect_cancel` 41- HCI: handle start inquiry failure 42- L2CAP: fix create outgoing connection triggered in hci disconnect event callback | 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 --- 26 unchanged lines hidden (view full) --- 35 36### Fixed 37- GAP: calculate IO Cap AuthReq Bondable Mode based on `gap_ssp_set_authentication_requirement` and `gap_set_bondable_mode` 38- GAP: only store link key for ssp if remote side has set bondable in io cap auth requirements as well 39- GAP: allow to disable link supervision timeout 40- GAP: fix `gap_connect` after `gap_connect_cancel` 41- HCI: handle start inquiry failure 42- L2CAP: fix create outgoing connection triggered in hci disconnect event callback |
43- L2CAP: return unknown mandatory option in config response |
|
43- AVRCP Target: fix notification changed event 44- HFP: Emit Audio Connection Released on SLC Release, e.g. remote power off 45- HFP HF: only emit single event for RING and AG Status updates 46- HFP AG: fix audio connection setup for in-band ringtone on incoming connection 47- HFP: fix audio connection setup by HF if codec negotiation is supported 48 49### Changed 50- HCI: config I2S for BCM Controllers if `ENABLE_SCO_OVER_PCM`, reduce bit clock to 256/512 kHz --- 755 unchanged lines hidden --- | 44- AVRCP Target: fix notification changed event 45- HFP: Emit Audio Connection Released on SLC Release, e.g. remote power off 46- HFP HF: only emit single event for RING and AG Status updates 47- HFP AG: fix audio connection setup for in-band ringtone on incoming connection 48- HFP: fix audio connection setup by HF if codec negotiation is supported 49 50### Changed 51- HCI: config I2S for BCM Controllers if `ENABLE_SCO_OVER_PCM`, reduce bit clock to 256/512 kHz --- 755 unchanged lines hidden --- |