CHANGELOG.md (6bcfa63272b7690f07e9d8ca8825fdfb1ee368f2) | CHANGELOG.md (ba9fc86712b5e7645ab9cf646b1020091eeff43f) |
---|---|
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 9## Unreleased 10 11### Added 12### Fixed 13- GAP: store link key in hci connection struct to allow authenticate after pairing without bonding 14- GAP: avoid requesting authentication twice 15- GAP: gap: cache own address on start advertising and connecting, provide getters | 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 9## Unreleased 10 11### Added 12### Fixed 13- GAP: store link key in hci connection struct to allow authenticate after pairing without bonding 14- GAP: avoid requesting authentication twice 15- GAP: gap: cache own address on start advertising and connecting, provide getters |
16- SM: fix race condition between local address changes and pairing procedure |
|
16- ATT DB: fix spelling `gatt_server_get_handle_range_for_service_with_uuid128`, `gatt_server_get_handle_range_for_service_with_uuid16` 17 18### Changed 19 20## Release v1.4 21 22### Added 23- HCI: `btstack_transport_sco.h` supports SCO over physical PCM/I2S interface (`HAVE_SCO_TRANSPORT`) --- 798 unchanged lines hidden --- | 17- ATT DB: fix spelling `gatt_server_get_handle_range_for_service_with_uuid128`, `gatt_server_get_handle_range_for_service_with_uuid16` 18 19### Changed 20 21## Release v1.4 22 23### Added 24- HCI: `btstack_transport_sco.h` supports SCO over physical PCM/I2S interface (`HAVE_SCO_TRANSPORT`) --- 798 unchanged lines hidden --- |