CHANGELOG.md (a5764cd2cee516caabc54ad03dc19cdd17f8d296) | CHANGELOG.md (11d10bda60903bb0c6edf9c9d86c54333cd5dde5) |
---|---|
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 --- 16 unchanged lines hidden (view full) --- 25- GATT Service: TX Power Service (TPS 1.0) Server 26 27### Fixed 28- A2DP Source: fix reconfigure 29- RFCOMM: fixed handling of remote port configuration command 30- HFP AG: fix accept incoming connection while audio connection is established 31- PBAP Client: handle chunked vCard Listing 32- SM: Work around for unexpected Windows 10 disconnect for BR Secure Connections (SMP over BR timeout) | 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 --- 16 unchanged lines hidden (view full) --- 25- GATT Service: TX Power Service (TPS 1.0) Server 26 27### Fixed 28- A2DP Source: fix reconfigure 29- RFCOMM: fixed handling of remote port configuration command 30- HFP AG: fix accept incoming connection while audio connection is established 31- PBAP Client: handle chunked vCard Listing 32- SM: Work around for unexpected Windows 10 disconnect for BR Secure Connections (SMP over BR timeout) |
33- SM: support storing bonding information for devices with identical IRK but different public addresses |
|
33- GAP: restart advertising when private address changes 34 35### Changed 36- Drop iOS support 37- HCI: provide status instead of undocumented int error code and bool for API functions 38- GAP: local name, EIR data, class of device and default link policy can be updated at any time 39- L2CAP: provide status instead of undocumented int error code and bool for API functions 40- RFCOMM: `RFCOMM_EVENT_PORT_CONFIGURATION` contains rfcomm_cid and remote flag, emitted for query config --- 845 unchanged lines hidden --- | 34- GAP: restart advertising when private address changes 35 36### Changed 37- Drop iOS support 38- HCI: provide status instead of undocumented int error code and bool for API functions 39- GAP: local name, EIR data, class of device and default link policy can be updated at any time 40- L2CAP: provide status instead of undocumented int error code and bool for API functions 41- RFCOMM: `RFCOMM_EVENT_PORT_CONFIGURATION` contains rfcomm_cid and remote flag, emitted for query config --- 845 unchanged lines hidden --- |