mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-29 13:20:39 +00:00
GATT Server: Writes to GATT Client Characteristic Configuration are stored in TLV and restored on reconnect
This commit is contained in:
parent
760ad80550
commit
bb07b2043a
@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
||||
- Introduced btstack_network.h network interface abstraction
|
||||
- btstack_network_posix implementation using Linux tun/tap interface
|
||||
- WICED: support for btstack_stdin (HAVE_STDIN)
|
||||
- GATT Server: Writes to GATT Client Characteristic Configuration are stored in TLV and restored on reconnect. The db.h file generated from db.gatt needs to be re-created.
|
||||
|
||||
### Changed
|
||||
- panu_demo: uses btstack_network.h now
|
||||
|
Loading…
x
Reference in New Issue
Block a user