CHANGELOG.md (508bb0cd2c78d06a73c2c85e96a7bcb6d807f847) CHANGELOG.md (99f3ea79a31f3b3baca3c125049434f8415acfdf)
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

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

32- A2DP Source: fix reconfigure
33- AVRCP Controller: prevent registering notifications for unsupported events
34- RFCOMM: fixed handling of remote port configuration command
35- HFP AG: fix accept incoming connection while audio connection is established
36- PBAP Client: handle chunked vCard Listing
37- SM: Work around for unexpected Windows 10 disconnect for BR Secure Connections (SMP over BR timeout)
38- SM: support storing bonding information for devices with identical IRK but different public addresses
39- GAP: restart advertising when private address changes
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

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

32- A2DP Source: fix reconfigure
33- AVRCP Controller: prevent registering notifications for unsupported events
34- RFCOMM: fixed handling of remote port configuration command
35- HFP AG: fix accept incoming connection while audio connection is established
36- PBAP Client: handle chunked vCard Listing
37- SM: Work around for unexpected Windows 10 disconnect for BR Secure Connections (SMP over BR timeout)
38- SM: support storing bonding information for devices with identical IRK but different public addresses
39- GAP: restart advertising when private address changes
40
40- le_device_db_tlv: keep number of devices reported by le_device_db_count if old entry is replaced
41
41### Changed
42- Drop iOS support
43- HCI: provide status instead of undocumented int error code and bool for API functions
44- GAP: local name, EIR data, class of device and default link policy can be updated at any time
45- L2CAP: provide status instead of undocumented int error code and bool for API functions
46- L2CAP: remote features not required for SDP connections
47- RFCOMM: `RFCOMM_EVENT_PORT_CONFIGURATION` contains rfcomm_cid and remote flag, emitted for query config
48- RFCOMM: provide status instead of undocumented int error code and bool for API functions

--- 846 unchanged lines hidden ---
42### Changed
43- Drop iOS support
44- HCI: provide status instead of undocumented int error code and bool for API functions
45- GAP: local name, EIR data, class of device and default link policy can be updated at any time
46- L2CAP: provide status instead of undocumented int error code and bool for API functions
47- L2CAP: remote features not required for SDP connections
48- RFCOMM: `RFCOMM_EVENT_PORT_CONFIGURATION` contains rfcomm_cid and remote flag, emitted for query config
49- RFCOMM: provide status instead of undocumented int error code and bool for API functions

--- 846 unchanged lines hidden ---