zephyr/subsys/bluetooth/mesh
Michał Narajowski b9c8d270ab Bluetooth: Mesh: Allow to be NODE when PROVISIONER is enabled
When PROVISIONER and CDB is enabled then IUT couldn't be a NODE.
This patch fixes this by not returning an error when CDB is not
configured. This is useful especially in testing environment, when all
the features are compiled in and we can choose role in runtime.

Signed-off-by: Michał Narajowski <michal.narajowski@codecoup.pl>
2021-04-29 09:52:35 -04:00
..
CMakeLists.txt Bluetooth: Mesh: Introduce acknowledged message API 2021-04-08 13:44:24 +02:00
Kconfig
TODO
access.c Bluetooth: Mesh: Rework publication timer 2021-04-15 20:31:44 +02:00
access.h
adv.c
adv.h
adv_ext.c Bluetooth: Mesh: adv_ext: update delayable work 2021-04-28 11:48:59 +03:00
adv_legacy.c
app_keys.c
app_keys.h
beacon.c Bluetooth: Mesh: Convert beacon timer to delayable work 2021-04-16 15:34:30 -04:00
beacon.h
cdb.c
cdb.h
cfg.c
cfg.h
cfg_cli.c Bluetooth: Mesh: Introduce acknowledged message API 2021-04-08 13:44:24 +02:00
cfg_srv.c Bluetooth: Mesh: Report configured LPNTimeout in cfg_srv 2021-04-16 15:31:38 -04:00
crypto.c
crypto.h
foundation.h
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
heartbeat.c
heartbeat.h
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: Allow to be NODE when PROVISIONER is enabled 2021-04-29 09:52:35 -04:00
mesh.h
msg.c Bluetooth: Mesh: Introduce acknowledged message API 2021-04-08 13:44:24 +02:00
net.c Bluetooth: Mesh: Core delayable work updates 2021-04-28 11:48:59 +03:00
net.h Bluetooth: Mesh: Core delayable work updates 2021-04-28 11:48:59 +03:00
pb_adv.c Bluetooth: Mesh: pb_adv: update delayable work 2021-04-28 11:48:59 +03:00
pb_gatt.c Bluetooth: Mesh: pb_gatt: update delayable work 2021-04-28 11:48:59 +03:00
prov.c Bluetooth: Mesh: Provisioning output count number should be at least 1 2021-04-23 14:58:56 +02:00
prov.h
prov_bearer.h
prov_device.c
provisioner.c
provisioner.h
proxy.c Bluetooth: Mesh: proxy: update delayable work 2021-04-28 11:48:59 +03:00
proxy.h
rpl.c
rpl.h
settings.c
settings.h
shell.c
subnet.c
subnet.h
test.c
test.h
transport.c Bluetooth: Mesh: transport: update delayable work 2021-04-28 11:48:59 +03:00
transport.h