CHANGELOG.md (c79e33a22c692605cb2fb097ac68c60f76f73efb) | CHANGELOG.md (421550a67cf350e5659acefdc382d98916d361ad) |
---|---|
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 --- 11 unchanged lines hidden (view full) --- 20### Fixed 21- PBAP CLient: support disconnect while operation is ongoing 22- PBAP Client: use SRM only if GOEP v2.0 or higher connection 23- PBAP Client: emit vCard entry data as PBAP_DATA_PACKET 24- L2CAP: limit remote MTU by local tx configuration in ERTM 25 26### Changed 27- Example: init SM if LE supported to avoid issue with Android Cross-Transport Key-Derivation | 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 --- 11 unchanged lines hidden (view full) --- 20### Fixed 21- PBAP CLient: support disconnect while operation is ongoing 22- PBAP Client: use SRM only if GOEP v2.0 or higher connection 23- PBAP Client: emit vCard entry data as PBAP_DATA_PACKET 24- L2CAP: limit remote MTU by local tx configuration in ERTM 25 26### Changed 27- Example: init SM if LE supported to avoid issue with Android Cross-Transport Key-Derivation |
28- ESP32: update sdkconfig for esp-idf v4.3, disable Bluedroid host stack |
|
28 29 30## Release v1.5.0 31 32### Added 33- HCI Dump: Support BTSnoop format in hci_dump_posix_fs.c for format = HCI_DUMP_BTSNOOP 34- HCI Dump RTT STDOUT: drop messages if RTT buffer is full and RTT is configured for non-blocking 35- HCI: hci_remove_event_handler to remove packet handler --- 893 unchanged lines hidden --- | 29 30 31## Release v1.5.0 32 33### Added 34- HCI Dump: Support BTSnoop format in hci_dump_posix_fs.c for format = HCI_DUMP_BTSNOOP 35- HCI Dump RTT STDOUT: drop messages if RTT buffer is full and RTT is configured for non-blocking 36- HCI: hci_remove_event_handler to remove packet handler --- 893 unchanged lines hidden --- |