changelog: mention errata-10734

This commit is contained in:
Matthias Ringwald 2018-07-24 14:51:47 +02:00
parent 584f25c46e
commit d2ac43106a

View File

@ -14,7 +14,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- DA14585: support for Dialog Semiconductor DA14585 LE-only controller - DA14585: support for Dialog Semiconductor DA14585 LE-only controller
### Changed ### Changed
- SM: Generate new EC Public Keypair after each pairing - Errata 10734:
- SM: Generate new EC Public Keypair after each pairing
- SM: Abort failure with DHKEY_CHECK_FAILED if received public key is invalid (instead of unspecified error)
- btstack.h: only include classic headers if ENABLE_CLASSIC is defined - btstack.h: only include classic headers if ENABLE_CLASSIC is defined
- windows: ignore virtual Bluetooth adapter provided by VMware - windows: ignore virtual Bluetooth adapter provided by VMware
- Replaced HCI_PACKET_BUFFER_SIZE with HCI_INCOMING_PACKET_BUFFER_SIZE and HCI_OUTGOING_PACKET_BUFFER_SIZE - Replaced HCI_PACKET_BUFFER_SIZE with HCI_INCOMING_PACKET_BUFFER_SIZE and HCI_OUTGOING_PACKET_BUFFER_SIZE