CHANGELOG.md (113d01ce21aa6cd2cd43087aa324436aeb97cc9c) | CHANGELOG.md (95fdf9791c47e6796491183c8badffc8457528ea) |
---|---|
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 --- 8 unchanged lines hidden (view full) --- 17- SM: ignore Security Request after re-encryption has started 18- ATT Server: support delayed read responses for registered services 19- ATT Server: allow to start crypto operation from delayed att read/write request 20- HFP: use round robin for outgoing connections 21- HFP HF: send HF Indicator update only if enabled by AG 22- HFP AG: send OK after SLC for HF that does not support 3-way-calling or HF Indicators 23- HSP HS: use EV3 and 2EV3 packets for 7.5 ms voice interval 24- AVDTP: use round robin for outgoing connections | 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 --- 8 unchanged lines hidden (view full) --- 17- SM: ignore Security Request after re-encryption has started 18- ATT Server: support delayed read responses for registered services 19- ATT Server: allow to start crypto operation from delayed att read/write request 20- HFP: use round robin for outgoing connections 21- HFP HF: send HF Indicator update only if enabled by AG 22- HFP AG: send OK after SLC for HF that does not support 3-way-calling or HF Indicators 23- HSP HS: use EV3 and 2EV3 packets for 7.5 ms voice interval 24- AVDTP: use round robin for outgoing connections |
25- AVDTP: allow call to avdtp_disconnect before connection was established 26- A2DP: allow call to avdtp_disconnect before connection was established |
|
25- AVRCP: use round robin for outgoing connections 26- GOEP Client: use round robin for outgoing connections 27- HID Host: use round robin for outgoing connections 28 29### Changed 30- HCI: hci_reserved_packet_buffer and higher layer functions asserts if packet buffer is free instead of return value 31- GAP: mutual authentication for legacy secure connections to prevent BIAS attacks was made optional with 32 ENABLE_MUTUAL_AUTHENTICATION_FOR_LEGACY_SECURE_CONNECTIONS. Not needed for default encryption key size of 16 --- 1163 unchanged lines hidden --- | 27- AVRCP: use round robin for outgoing connections 28- GOEP Client: use round robin for outgoing connections 29- HID Host: use round robin for outgoing connections 30 31### Changed 32- HCI: hci_reserved_packet_buffer and higher layer functions asserts if packet buffer is free instead of return value 33- GAP: mutual authentication for legacy secure connections to prevent BIAS attacks was made optional with 34 ENABLE_MUTUAL_AUTHENTICATION_FOR_LEGACY_SECURE_CONNECTIONS. Not needed for default encryption key size of 16 --- 1163 unchanged lines hidden --- |