CHANGELOG.md (64e2b019f2fddd9f3256ca185360838135765bd5) | CHANGELOG.md (c61037cc77c8186ed1a8cb389419343a0c648995) |
---|---|
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 | 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 |
|
10### Added | 11### Added |
12- GAP: support coordinated private random address updates 13 |
|
11### Fixed 12- GAP: allow use of own address type different from gap_random_set_mode() incl. RPA in LE Extended Advertising | 14### Fixed 15- GAP: allow use of own address type different from gap_random_set_mode() incl. RPA in LE Extended Advertising |
13- HFP HF: send HF Indicator update only if enabled by AG | |
14- SM: abort pairing with invalid parameter error for encryption key size > 16 | 16- SM: abort pairing with invalid parameter error for encryption key size > 16 |
17- ATT Server: support delayed read responses for registered services 18- HFP HF: send HF Indicator update only if enabled by AG 19 |
|
15### Changed 16 | 20### Changed 21 |
22 |
|
17## Release v1.6 18 19### Added 20- HCI: allow to configure Classic ACL packet types with hci_enable_acl_packet_types 21- GAP: emit generic GAP_SUBEVENT_LE_CONNECTION_COMPLETE for any LE Connection Complete 22- SM: support LE Secure Connection debug keys for testing 23- L2CAP: additional authorization_required param in l2cap_ecbm_register_service 24- GATT Client: support GATT over Enhanced LE Bearer --- 1153 unchanged lines hidden --- | 23## Release v1.6 24 25### Added 26- HCI: allow to configure Classic ACL packet types with hci_enable_acl_packet_types 27- GAP: emit generic GAP_SUBEVENT_LE_CONNECTION_COMPLETE for any LE Connection Complete 28- SM: support LE Secure Connection debug keys for testing 29- L2CAP: additional authorization_required param in l2cap_ecbm_register_service 30- GATT Client: support GATT over Enhanced LE Bearer --- 1153 unchanged lines hidden --- |