CHANGELOG.md (e9f98c4a52a4522568d6b75f5ffa50a24b54385d) | CHANGELOG.md (dbd5dcc31abc931e91ab93fbb5156709a0867dca) |
---|---|
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 | 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 |
|
14- ATT DB: fix spelling `gatt_server_get_handle_range_for_service_with_uuid128`, `gatt_server_get_handle_range_for_service_with_uuid16` 15 16### Changed 17 18## Release v1.4 19 20### Added 21- HCI: `btstack_transport_sco.h` supports SCO over physical PCM/I2S interface (`HAVE_SCO_TRANSPORT`) --- 798 unchanged lines hidden --- | 15- ATT DB: fix spelling `gatt_server_get_handle_range_for_service_with_uuid128`, `gatt_server_get_handle_range_for_service_with_uuid16` 16 17### Changed 18 19## Release v1.4 20 21### Added 22- HCI: `btstack_transport_sco.h` supports SCO over physical PCM/I2S interface (`HAVE_SCO_TRANSPORT`) --- 798 unchanged lines hidden --- |