zephyr/subsys/bluetooth/host/mesh
Johan Hedberg 387e91a76b Bluetooth: Mesh: cfg_srv: Ignore Prohibited element addresses
The Configuration Model specification states that all non-unicast
addresses given as the address of an element are Prohibited. The
correct action for Prohibited parameter values is to ignore the
message. As of writing this patch the PTS does not enforce this, but
it might in the future (as it does for many other Prohibited values).

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2018-06-28 10:48:18 +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: Mesh: Fix (re)transmit interval handling 2018-06-05 19:15:14 +02: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: cfg_srv: Ignore Prohibited element addresses 2018-06-28 10:48:18 +03:00
CMakeLists.txt Bluetooth: Mesh: Add skeleton for persistent storage 2018-05-09 12:36:32 +03:00
crypto.c Bluetooth: Mesh: Fix model publication 2017-11-20 15:00:29 +02:00
crypto.h Bluetooth: Mesh: Fix model publication 2017-11-20 15:00:29 +02:00
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 Bluetooth: Mesh: Implement handling of Friend Clear messages 2017-11-10 22:17:43 +03:00
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 Bluetooth: Mesh: Depend Mesh upon Observer and Broadcaster roles 2018-06-27 12:50:24 +03:00
lpn.c Bluetooth: Remove references to non-existing Kconfig symbols 2018-05-23 16:57:59 -04:00
lpn.h Bluetooth: Mesh: Introduce public LPN APIs for better control 2017-11-24 11:37:09 +02:00
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 Bluetooth: Mesh: Add support for OOB info and URI in provisioning data 2018-02-05 12:46:05 +02:00
proxy.c Bluetooth: Use Characteristic attribute whenever possible 2018-06-11 14:41:19 -04:00
proxy.h Bluetooth: Mesh: Add helpers for starting/stopping Node ID 2017-12-05 20:02:19 +02:00
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: Mesh: shell: Add persistent storage support 2018-05-16 18:41:23 +03:00
test.c
test.h Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
TODO Bluetooth: Mesh: Update TODO file 2017-11-21 12:19:41 +02:00
transport.c Bluetooth: Mesh: Fix (re)transmit interval handling 2018-06-05 19:15:14 +02:00
transport.h Bluetooth: Mesh: Introduce API for clearing the RPL 2017-11-29 13:49:45 +02:00