CHANGELOG.md (11279da7cd0d92a4c18a31e827a79c94aac8ba5b) | CHANGELOG.md (4f384501ec3adb6f6fb22c98dbaead99fb219f89) |
---|---|
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 --- 7 unchanged lines hidden (view full) --- 16 17### Fixed 18- L2CAP: trigger pairing for outgoing LE Data Channels if security level insufficient 19- SM: fix update of sc flag for re-encrypted connection in peripheral role 20- SM: send security request on re-connect if bonded (ENABLE_LE_PROACTIVE_AUTHENTICATION) 21- GATT Client: allow to set required minimum security level for all GATT requests 22 23### Added | 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 --- 7 unchanged lines hidden (view full) --- 16 17### Fixed 18- L2CAP: trigger pairing for outgoing LE Data Channels if security level insufficient 19- SM: fix update of sc flag for re-encrypted connection in peripheral role 20- SM: send security request on re-connect if bonded (ENABLE_LE_PROACTIVE_AUTHENTICATION) 21- GATT Client: allow to set required minimum security level for all GATT requests 22 23### Added |
24 | 24- GAP: `gap_delete_bonding` removes device from LE Resolving List and from discards LE bonding information 25 |
25### Changed 26AVRCP Controller: allow to send multiple absolute volume commands without waiting for response. 27 28## Changes October 2020 29 30### Fixed 31- AVRCP/AVCTP: report AVRCP 1.6 and AVCTP 1.4 in SDP record 32- AVDTP Initiator: avoid use of remote seid for stream endpoint lookup, fixes issue with two connected devices --- 631 unchanged lines hidden --- | 26### Changed 27AVRCP Controller: allow to send multiple absolute volume commands without waiting for response. 28 29## Changes October 2020 30 31### Fixed 32- AVRCP/AVCTP: report AVRCP 1.6 and AVCTP 1.4 in SDP record 33- AVDTP Initiator: avoid use of remote seid for stream endpoint lookup, fixes issue with two connected devices --- 631 unchanged lines hidden --- |