zephyr/subsys/bluetooth/mesh
Pavel Vasilyev 6c9411656c Bluetooth: Mesh: Restore default device configuration on reset
This commit fixes an issue where bt_mesh_reset() call just erases all
mesh flags set at the initialization instead of restoring them and
thus disabling some features until the board reboot.

Signed-off-by: Pavel Vasilyev <pavel.vasilyev@nordicsemi.no>
2021-07-02 16:58:21 +03:00
..
access.c Bluetooth: Mesh: Check the CID field before opcode compare 2021-06-29 17:08:02 -04:00
access.h Bluetooth: Mesh: Break up mesh settings 2021-01-14 16:38:50 +02:00
adv_ext.c Bluetooth: Mesh: Reconstructing adv callback logic 2021-06-14 11:52:21 +03:00
adv_legacy.c Bluetooth: Mesh: Reconstructing adv callback logic 2021-06-14 11:52:21 +03:00
adv.c Bluetooth: Mesh: Reconstructing adv callback logic 2021-06-14 11:52:21 +03:00
adv.h Bluetooth: Mesh: Reconstructing adv callback logic 2021-06-14 11:52:21 +03:00
app_keys.c Bluetooth: Mesh: Break up mesh settings 2021-01-14 16:38:50 +02:00
app_keys.h Bluetooth: Mesh: Break up mesh settings 2021-01-14 16:38:50 +02:00
beacon.c Bluetooth: Mesh: Convert beacon timer to delayable work 2021-04-16 15:34:30 -04:00
beacon.h
cdb.c Bluetooth: Mesh: Add CDB handle key refresh phase 2021-03-04 14:10:56 +02:00
cdb.h Bluetooth: Mesh: Break up mesh settings 2021-01-14 16:38:50 +02:00
cfg_cli.c Bluetooth: Mesh: Introduce acknowledged message API 2021-04-08 13:44:24 +02:00
cfg_srv.c Bluetooth: Mesh: Restore default device configuration on reset 2021-07-02 16:58:21 +03:00
cfg.c Bluetooth: Mesh: Restore default device configuration on reset 2021-07-02 16:58:21 +03:00
cfg.h Bluetooth: Mesh: Restore default device configuration on reset 2021-07-02 16:58:21 +03:00
CMakeLists.txt Bluetooth: Mesh: Introduce acknowledged message API 2021-04-08 13:44:24 +02:00
crypto.c
crypto.h
foundation.h Bluetooth: Mesh: Restore default device configuration on reset 2021-07-02 16:58:21 +03:00
friend.c Bluetooth: Mesh: Core delayable work updates 2021-04-28 11:48:59 +03:00
friend.h
health_cli.c Bluetooth: Mesh: Introduce acknowledged message API 2021-04-08 13:44:24 +02:00
health_srv.c bluetooth: mesh: health_srv: update k_work API 2021-03-10 15:18:10 +02:00
heartbeat.c bluetooth: mesh: update heartbeat subscription work API 2021-03-10 20:47:02 +02:00
heartbeat.h Bluetooth: Mesh: Break up mesh settings 2021-01-14 16:38:50 +02:00
Kconfig Bluetooth: Mesh: Check the CID field before opcode compare 2021-06-29 17:08:02 -04:00
lpn.c Bluetooth: Mesh: move lpn logic for msg_received inside lpn.c 2021-04-16 15:33:09 -04:00
lpn.h Bluetooth: Mesh: move lpn logic for msg_received inside lpn.c 2021-04-16 15:33:09 -04:00
main.c Bluetooth: Mesh: Restore default device configuration on reset 2021-07-02 16:58:21 +03:00
mesh.h Bluetooth: Mesh: Make address defines public 2020-12-12 14:15:47 +02:00
msg.c Bluetooth: Mesh: Introduce acknowledged message API 2021-04-08 13:44:24 +02:00
net.c Bluetooth: Mesh: Update SNB beacon before sending it 2021-06-23 08:02:38 -04:00
net.h Bluetooth: Mesh: Core delayable work updates 2021-04-28 11:48:59 +03:00
pb_adv.c Bluetooth: Mesh: Fix regression in PB-ADV 2021-06-27 19:51:47 +03:00
pb_gatt.c Bluetooth: Mesh: Add proxy send callback 2021-06-14 11:52:21 +03:00
prov_bearer.h
prov_device.c Bluetooth: Mesh: Add OOB Public Key support for provisionee role 2021-06-10 17:14:03 -04:00
prov.c Bluetooth: Mesh: Provisioning output count number should be at least 1 2021-04-23 14:58:56 +02:00
prov.h Bluetooth: Mesh: Add OOB Public Key support for provisionee role 2021-06-10 17:14:03 -04:00
provisioner.c Bluetooth: Mesh: Fix setting remote public key in provisioner 2021-06-10 17:14:03 -04:00
provisioner.h
proxy.c Bluetooth: Mesh: Ensure proxy_send's attribute is always set 2021-06-24 11:30:26 -04:00
proxy.h Bluetooth: Mesh: Add proxy send callback 2021-06-14 11:52:21 +03:00
rpl.c Bluetooth: Mesh: Add API to manually store pending RPL entries 2021-06-11 15:47:09 +02:00
rpl.h Bluetooth: Mesh: Add API to manually store pending RPL entries 2021-06-11 15:47:09 +02:00
settings.c Bluetooth: Mesh: Add API to manually store pending RPL entries 2021-06-11 15:47:09 +02:00
settings.h Bluetooth: Mesh: Add API to manually store pending RPL entries 2021-06-11 15:47:09 +02:00
shell.c Bluetooth: Mesh: Composition data page 0 traversal 2021-04-06 16:19:13 +03:00
subnet.c Bluetooth: Mesh: Break up mesh settings 2021-01-14 16:38:50 +02:00
subnet.h Bluetooth: Mesh: Break up mesh settings 2021-01-14 16:38:50 +02:00
test.c
test.h
TODO
transport.c Bluetooth: Mesh: transport: update delayable work 2021-04-28 11:48:59 +03:00
transport.h Bluetooth: Mesh: Make internal virtual addr pointers const 2021-03-12 16:17:27 +02:00