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