mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-29 03:32:49 +00:00
changelog: le whitelist management
This commit is contained in:
parent
6ea9315c7c
commit
d8d859610c
@ -20,8 +20,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||
### Added
|
||||
- `btstack_run_loop_base`: added `btstack_run_loop_base_dump_timer`
|
||||
- GAP: request role change for classic connection via `gap_request_role`
|
||||
- GAP: LE Whitelist API with 'gap_le_whitelist_x' with x = add, remove, clear and new `gap_connect_with_whitelist`
|
||||
|
||||
### Changed
|
||||
- GAP: treat AES-CCM encrypted connection as muhtually authenticated (BIAS)
|
||||
- GAP: treat AES-CCM encrypted connection as mutually authenticated (BIAS)
|
||||
- GAP: 'gap_auto_connect_x' API deprecated. Please manage LE Whitelist and call `gap_connect_with_whitelist` instead
|
||||
|
||||
## Changes July 2020
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user