mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-01 00:28:18 +00:00
changelog: start April section
This commit is contained in:
parent
d68c09c21c
commit
2b0d89b5b8
11
CHANGELOG.md
11
CHANGELOG.md
@ -6,13 +6,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
- SM: support pairing using Out-of-Band (OOB) data with LE Secure Connections
|
||||
|
||||
### Changed
|
||||
|
||||
### Fixed
|
||||
|
||||
## Changes March 2018
|
||||
|
||||
### Added
|
||||
- GAP: allow to limit number of connections in LE Peripheral role with gap_set_max_number_peripheral_connections
|
||||
- ATT Server: support for delayed ATT read response, see example/att_delayed_read_response.c
|
||||
- ATT Server: allow to specify security requirements seperately for read/writes. .h files need to be regenerated
|
||||
|
||||
### Changed
|
||||
|
||||
### Fixed
|
||||
- RFCOMM: fix infinite loop on L2CAP connection error (regression from 4c3eeed1)
|
||||
- HSP HS: accept incomming SCO connection
|
||||
|
Loading…
Reference in New Issue
Block a user