CHANGELOG.md (bce48a26559b983f222efb64ec1cede436ab446e) | CHANGELOG.md (1c7ac872de4b58a718b614d8a2a5abc2c1310a57) |
---|---|
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 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 | 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 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 |
|
12 13## Changes May 2018 14 15### Added 16- GAP: re-encrypt outgoing connection if bonded 17- ATT Server: wait until re-encryption is complete 18- GATT Client: wait until re-encryption is complete 19- ATT Server: added att_server_request_to_send_notification and att_server_request_to_send_indication --- 118 unchanged lines hidden --- | 13 14## Changes May 2018 15 16### Added 17- GAP: re-encrypt outgoing connection if bonded 18- ATT Server: wait until re-encryption is complete 19- GATT Client: wait until re-encryption is complete 20- ATT Server: added att_server_request_to_send_notification and att_server_request_to_send_indication --- 118 unchanged lines hidden --- |