CHANGELOG.md (5d07396b2432226952ea1e16305d745278a64416) | CHANGELOG.md (c085d9ff20f6016bfc9438c94c2d9535e4447ac4) |
---|---|
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## [Unreleased] 8 | 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## [Unreleased] 8 |
9## Fixed | 9### Changed 10- SM: Generate new EC Public Keypair after each pairing 11 12## Changes June 2018 13 14### Fixed |
10- HFP: Fix Wide Band Speech bit in SDP record for both HF/AG. Missing bit prevents macOS from using mSBC 11- ATT Server: send ATT_EVENT_HANDLE_VALUE_INDICATION_COMPLETE with status ATT_HANDLE_VALUE_INDICATION_DISCONNECT on disconnect 12- AVRCP Controller: fix parsing of now playing info 13 | 15- HFP: Fix Wide Band Speech bit in SDP record for both HF/AG. Missing bit prevents macOS from using mSBC 16- ATT Server: send ATT_EVENT_HANDLE_VALUE_INDICATION_COMPLETE with status ATT_HANDLE_VALUE_INDICATION_DISCONNECT on disconnect 17- AVRCP Controller: fix parsing of now playing info 18 |
14## Changed | 19### Changed |
15- ATT Server: ATT_HANDLE_VALUE_INDICATION_DISCONNECT is delivered to service handler if registered 16 | 20- ATT Server: ATT_HANDLE_VALUE_INDICATION_DISCONNECT is delivered to service handler if registered 21 |
17## Added | 22### Added |
18- ATT Server: packet handler field added to att_service_handler_t to receive: connect/disconnect, atu exchange, indication complete 19 20## Changes May 2018 21 22### Added 23- GAP: re-encrypt outgoing connection if bonded 24- ATT Server: wait until re-encryption is complete 25- GATT Client: wait until re-encryption is complete --- 119 unchanged lines hidden --- | 23- ATT Server: packet handler field added to att_service_handler_t to receive: connect/disconnect, atu exchange, indication complete 24 25## Changes May 2018 26 27### Added 28- GAP: re-encrypt outgoing connection if bonded 29- ATT Server: wait until re-encryption is complete 30- GATT Client: wait until re-encryption is complete --- 119 unchanged lines hidden --- |