gatt_client: ignore notifications/indications until re-encrypted for bonded device without ENABLE_LE_PROACTIVE_AUTHENTICATION

This commit is contained in:
Matthias Ringwald 2023-08-16 14:06:09 +02:00
parent 9ee42df911
commit c7fc10753e

View File

@ -22,7 +22,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- HFP AG: fix BCM WBS setup
- HID Device: set Report Mode as default
- AVRCP: reject incoming second l2cap connection
- GATT Client: ignore notifications/indications until re-encrypted for bonded device without ENABLE_LE_PROACTIVE_AUTHENTICATION
### Changed
- btstack_crypto: allow MBEDTLS config via MBEDTLS_CONFIG_FILE
- remove old Zephyr 1.9 port