Bluetooth: Mesh: Update TODO to match current situation

Persistent storage is done. So are the configuration and health
clients. We're also not actively looking to optimize the provisioning
protocol & mesh networking memory usage anymore.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
This commit is contained in:
Johan Hedberg 2019-04-06 18:58:20 +03:00 committed by Anas Nashif
parent b01f023d86
commit 309b7ff3b4

View file

@ -1,13 +1,6 @@
Bluetooth Mesh implementation tasks Bluetooth Mesh implementation tasks
=================================== ===================================
* Persistent storage support * Ability to act as provisioner
* Configuration & Health Clients (Configuration is partially done) * More generally useful models from the Model Specification
* Provisioner support
* Any generally useful models from the Model Specification
* Find a way to overlay provisioning memory with network memory
(linker magic?)