mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-14 01:27:41 +00:00
changelog: add seperate security level for att read/write
This commit is contained in:
parent
bd07ab9fd4
commit
acaa7cdab8
@ -7,10 +7,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||
## [Unreleased]
|
||||
|
||||
### Added
|
||||
ATT Server: support for delayed ATT read response, see example/att_delayed_read_response.c
|
||||
- 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
|
||||
- GAP: allow to limit number of connections in LE Peripheral role with gap_set_max_number_peripheral_connections
|
||||
|
||||
### Fixed
|
||||
- RFCOMM: fix infinite loop on L2CAP connection error (regression from 4c3eeed1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user