zephyr/subsys/bluetooth/host/mesh
Johan Hedberg 5708f1e8b1 Bluetooth: Add infrastructure to handle multiple identities
Make it possible to have multiple identity addresses as an LE
peripheral. For central role only the default identity is supported
for now. This also extends the flash storage in a backward compatible
way.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2018-08-13 19:53:22 +03:00
..
access.c Bluetooth: Mesh: Fix checking for model subscription address 2018-06-28 10:48:18 +03:00
access.h Bluetooth: Mesh: Support for storing model publication persistently 2018-05-11 16:44:43 +03:00
adv.c Bluetooth: Add infrastructure to handle multiple identities 2018-08-13 19:53:22 +03:00
adv.h Bluetooth: Mesh: Fix (re)transmit interval handling 2018-06-05 19:15:14 +02:00
beacon.c Bluetooth: Mesh: Fix (re)transmit interval handling 2018-06-05 19:15:14 +02:00
beacon.h
cfg_cli.c Bluetooth: Mesh: Increase visibility of net & app key helpers 2018-05-09 12:36:32 +03:00
cfg_srv.c Bluetooth: Mesh: Fix missing semicolon for debug log 2018-07-20 14:15:49 +03:00
CMakeLists.txt Bluetooth: Mesh: Add skeleton for persistent storage 2018-05-09 12:36:32 +03:00
crypto.c
crypto.h
foundation.h Bluetooth: Mesh: Fix cyclic rewriting to flash when restoring state 2018-06-27 15:54:40 +03:00
friend.c Bluetooth: Mesh: Fix (re)transmit interval handling 2018-06-05 19:15:14 +02:00
friend.h
health_cli.c Bluetooth: Mesh: Increase visibility of net & app key helpers 2018-05-09 12:36:32 +03:00
health_srv.c Bluetooth: Mesh: Convert to new net_buf_simple APIs 2018-02-13 14:00:08 +02:00
Kconfig Kconfig: Use the first default with a satisfied condition 2018-08-10 12:38:28 -07:00
lpn.c Bluetooth: Remove references to non-existing Kconfig symbols 2018-05-23 16:57:59 -04:00
lpn.h
main.c Bluetooth: Mesh: Fix initialization order during node reset 2018-06-27 15:54:40 +03:00
mesh.h Bluetooth: Mesh: Expose bt_mesh_is_provisioned() publicly 2018-05-16 18:00:19 +03:00
net.c Bluetooth: Mesh: Fix (re)transmit interval handling 2018-06-05 19:15:14 +02:00
net.h Bluetooth: Mesh: Remove redundant ivu_unknown variable 2018-05-18 12:39:41 +03:00
prov.c Bluetooth: Mesh: Fix (re)transmit interval handling 2018-06-05 19:15:14 +02:00
prov.h
proxy.c Bluetooth: Use Characteristic attribute whenever possible 2018-06-11 14:41:19 -04:00
proxy.h
settings.c Bluetooth: Mesh: Fix cyclic rewriting to flash when restoring state 2018-06-27 15:54:40 +03:00
settings.h Bluetooth: Mesh: Fix IV Update duration tracking 2018-05-17 17:30:03 +03:00
shell.c Bluetooth: shell: fix type usage 2018-07-18 12:32:23 -04:00
test.c
test.h
TODO
transport.c Bluetooth: Mesh: Clarify confusing log message 2018-08-02 01:06:29 +02:00
transport.h Bluetooth: Mesh: Improve outgoing segment count configuration 2018-07-25 18:16:45 +03:00