zephyr/subsys/bluetooth/mesh
Michał Narajowski cc6d9f1072 mesh: Do not ignore message with DST as RFU group address
According to Mesh Profile Test Specification we should still
relay messages with DST address that is RFU.

Fixes MESH/NODE/RLY/BV-01-C.

Signed-off-by: Michał Narajowski <michal.narajowski@codecoup.pl>
2020-07-02 16:30:01 +03:00
..
access.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
access.h Bluetooth: Mesh: Add key-value concept to store model data 2020-06-12 11:09:11 +02:00
adv.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
adv.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
beacon.c mesh: Fix key refresh procedure 2020-07-02 16:30:01 +03:00
beacon.h
cdb.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
cfg_cli.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
cfg_srv.c mesh: Fix Vendor Model Subscription Get procedure 2020-07-02 16:30:01 +03:00
CMakeLists.txt
crypto.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
crypto.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
foundation.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
friend.c Bluetooth: Mesh: Null check buf before unref 2020-06-17 17:09:36 +02:00
friend.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
health_cli.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
health_srv.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
Kconfig
lpn.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
lpn.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
main.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
mesh.h
net.c mesh: Do not ignore message with DST as RFU group address 2020-07-02 16:30:01 +03:00
net.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
pb_adv.c mesh: Fix net_buf leak in advertising provisioning bearer 2020-07-02 16:30:01 +03:00
pb_gatt.c mesh: Add reset link functionality to provisioning bearers 2020-07-02 16:30:01 +03:00
prov_bearer.h mesh: Add reset link functionality to provisioning bearers 2020-07-02 16:30:01 +03:00
prov.c mesh: Add reset link functionality to provisioning bearers 2020-07-02 16:30:01 +03:00
prov.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
proxy.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
proxy.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
settings.c Bluetooth: Mesh: Add key-value concept to store model data 2020-06-12 11:09:11 +02:00
settings.h
shell.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
test.c
test.h
TODO
transport.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
transport.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00