CHANGELOG.md (236467535a976899265a28311bf4f27e24892d0d) | CHANGELOG.md (42bafa11b1ced812dc30728166c5265b044825b4) |
---|---|
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 10- HFP: Fix Wide Band Speech bit in SDP record for both HF/AG. Missing bit prevents macOS from using mSBC 11 12## Changes May 2018 13 |
|
9### Added 10- GAP: re-encrypt outgoing connection if bonded 11- ATT Server: wait until re-encryption is complete 12- GATT Client: wait until re-encryption is complete 13- ATT Server: added att_server_request_to_send_notification and att_server_request_to_send_indication 14- GATT Client: if ENABLE_GATT_CLIENT_PAIRING, GATT Client starts pairing and retry operation on security error 15 16### Changed --- 115 unchanged lines hidden --- | 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 19- GATT Client: if ENABLE_GATT_CLIENT_PAIRING, GATT Client starts pairing and retry operation on security error 20 21### Changed --- 115 unchanged lines hidden --- |