CHANGELOG.md (df503ac64ec6115601ceb67768470941ca75a622) CHANGELOG.md (d2e78ccc37f5b3c17b546de269d8f65af7985b6f)
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## [Unreleased]
8
9### Changed
10- le_device_db: add secure_connection argument to le_device_db_encryption_set and le_device_db_encryption_get
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## [Unreleased]
8
9### Changed
10- le_device_db: add secure_connection argument to le_device_db_encryption_set and le_device_db_encryption_get
11
11- replaced stm
12### Fixed
13- SM: Use provided authentication requirements in slave security request
14
15### Added
16- SM: Track if connection encryption is based on LE Secure Connection pairing
17- ATT DB: Validate if connection encrypted is based on SC if requested
18- att_db_util: support ATT_SECURITY_AUTHENTICATED_SC permission flag
19- GATT Compiler: support READ_AUTHENTICATED and WRITE_AUTHENTICATED permsission flags
20- port/stm32-f4discovery-cc256x: add support for built-in MEMS microphone
21- libusb: add support for nRF52840-PCA10056 running Zephyr hci_usb example
12### Fixed
13- SM: Use provided authentication requirements in slave security request
14
15### Added
16- SM: Track if connection encryption is based on LE Secure Connection pairing
17- ATT DB: Validate if connection encrypted is based on SC if requested
18- att_db_util: support ATT_SECURITY_AUTHENTICATED_SC permission flag
19- GATT Compiler: support READ_AUTHENTICATED and WRITE_AUTHENTICATED permsission flags
20- port/stm32-f4discovery-cc256x: add support for built-in MEMS microphone
21- libusb: add support for nRF52840-PCA10056 running Zephyr hci_usb example
22- port for Nucelo L073RZ with EM9304 DVK: stm32-l073rz-nucleo-em9304
23
22## Changes February 2019
23
24### Changed
25- example/a2dp_sink_demo: use linear resampling to fix sample rate drift
26- btstack_audio: split interface into sink and source
27
28### Fixed
29- Crypto: fix lockup when stack is shutdown while waiting for result of HCI Command, e.g. LE Read Local P256 Public Key

--- 251 unchanged lines hidden ---
24## Changes February 2019
25
26### Changed
27- example/a2dp_sink_demo: use linear resampling to fix sample rate drift
28- btstack_audio: split interface into sink and source
29
30### Fixed
31- Crypto: fix lockup when stack is shutdown while waiting for result of HCI Command, e.g. LE Read Local P256 Public Key

--- 251 unchanged lines hidden ---