CHANGELOG.md (a61834b6cbb307210ba8d88dd91cc06cb0886ba7) | CHANGELOG.md (093c3dfd652916ea99ab33c8db4d490e810af157) |
---|---|
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 --- 28 unchanged lines hidden (view full) --- 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- GAP: re-configure advertisements after power cycle 42- HCI: handle start inquiry failure 43- L2CAP: fix create outgoing connection triggered in hci disconnect event callback 44- L2CAP: return unknown mandatory option in config response | 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 --- 28 unchanged lines hidden (view full) --- 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- GAP: re-configure advertisements after power cycle 42- HCI: handle start inquiry failure 43- L2CAP: fix create outgoing connection triggered in hci disconnect event callback 44- L2CAP: return unknown mandatory option in config response |
45- AVDTP: fix spelling `avdtp_set_preferred_sampling_frequency` |
|
45- AVRCP Target: fix notification changed event 46- HFP: Emit Audio Connection Released on SLC Release, e.g. remote power off 47- HFP HF: only emit single event for RING and AG Status updates 48- HFP AG: fix audio connection setup for in-band ringtone on incoming connection 49- HFP: fix audio connection setup by HF if codec negotiation is supported 50 51### Changed 52- HCI: config I2S for BCM Controllers if `ENABLE_SCO_OVER_PCM`, reduce bit clock to 256/512 kHz --- 757 unchanged lines hidden --- | 46- AVRCP Target: fix notification changed event 47- HFP: Emit Audio Connection Released on SLC Release, e.g. remote power off 48- HFP HF: only emit single event for RING and AG Status updates 49- HFP AG: fix audio connection setup for in-band ringtone on incoming connection 50- HFP: fix audio connection setup by HF if codec negotiation is supported 51 52### Changed 53- HCI: config I2S for BCM Controllers if `ENABLE_SCO_OVER_PCM`, reduce bit clock to 256/512 kHz --- 757 unchanged lines hidden --- |