changelog: avoid potential loop during CTKD

This commit is contained in:
Matthias Ringwald 2022-09-07 15:08:13 +02:00
parent 384eabd390
commit 60543828eb

View File

@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- HCI: send HCI LE Create Connection Cancel only once for outgoing LE connections without whitelist
- GAP: use static random address after power up
- L2CAP: fix L2CAP_EVENT_CONNECTION_PARAMETER_UPDATE_REQUEST
- SM: avoid potential loop during CTKD
### Changed
- HCI Dump: provide log level to log_message implementation