CHANGELOG.md (308eeaffaa1b7bc3f35655c74d782ef314fd65cd) CHANGELOG.md (6fad2c376995e272e1924e97046a38cb37cd48b1)
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

--- 17 unchanged lines hidden (view full) ---

26
27### Fixed
28- A2DP Source: fix reconfigure
29- RFCOMM: fixed handling of remote port configuration command
30- PBAP Client: handle chunked vCard Listing
31- SM: Work around for unexpected Windows 10 disconnect for BR Secure Connections (SMP over BR timeout)
32
33### Changed
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

--- 17 unchanged lines hidden (view full) ---

26
27### Fixed
28- A2DP Source: fix reconfigure
29- RFCOMM: fixed handling of remote port configuration command
30- PBAP Client: handle chunked vCard Listing
31- SM: Work around for unexpected Windows 10 disconnect for BR Secure Connections (SMP over BR timeout)
32
33### Changed
34- Drop iOS support
34- HCI: provide status instead of undocumented int error code and bool for API functions
35- GAP: local name, EIR data, class of device and default link policy can be updated at any time
36- L2CAP: provide status instead of undocumented int error code and bool for API functions
37- RFCOMM: `RFCOMM_EVENT_PORT_CONFIGURATION` contains rfcomm_cid and remote flag, emitted for query config
38- RFCOMM: provide status instead of undocumented int error code and bool for API functions
39- RFCOMM: remote port configuration, line status, and modem status are sent by channel state machine
40- HFP: API functions return status code if appropriate
41- HFP: removed one parameter from hfp_ag/hf_activate_voice_recognition function, instead introduced hfp_ag/hf_deactivate_voice_recognition

--- 841 unchanged lines hidden ---
35- HCI: provide status instead of undocumented int error code and bool for API functions
36- GAP: local name, EIR data, class of device and default link policy can be updated at any time
37- L2CAP: provide status instead of undocumented int error code and bool for API functions
38- RFCOMM: `RFCOMM_EVENT_PORT_CONFIGURATION` contains rfcomm_cid and remote flag, emitted for query config
39- RFCOMM: provide status instead of undocumented int error code and bool for API functions
40- RFCOMM: remote port configuration, line status, and modem status are sent by channel state machine
41- HFP: API functions return status code if appropriate
42- HFP: removed one parameter from hfp_ag/hf_activate_voice_recognition function, instead introduced hfp_ag/hf_deactivate_voice_recognition

--- 841 unchanged lines hidden ---