commit | efb68ca2da855edb330384e45f429f00b56a0d70 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Thu May 10 09:38:24 2018 +0300 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Fri May 11 16:44:43 2018 +0300 |
tree | 53f8364f753dd7e42d1f89e08eeeb301e85cd275 | |
parent | dde2db562687f7558f72298174dffa659fd53671 [diff] |
Bluetooth: Mesh: Support for storing model publication persistently Add support for storing the model publication information persistently. The addresses are stored under the settings key bt/mesh/s/<mod id>/pub for SIG models and bt/mesh/v/<mod id>/pub for vendor models. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>