zephyr/subsys/bluetooth/mesh
Lingao Meng 7e302979f3 Bluetooth: Mesh: Fix DST field check when send
Add check for dst field in transport layer tx function.

Fixes: #29868

Signed-off-by: Lingao Meng <mengabc1086@gmail.com>
2020-11-11 13:23:14 +01:00
..
access.c Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
access.h Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
adv.c
adv.h
app_keys.c
app_keys.h
beacon.c Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
beacon.h
cdb.c
cfg_cli.c
cfg_srv.c Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
cfg.c Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
cfg.h Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
CMakeLists.txt Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
crypto.c
crypto.h
foundation.h Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
friend.c
friend.h
health_cli.c
health_srv.c
heartbeat.c
heartbeat.h
Kconfig Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
lpn.c
lpn.h
main.c Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
mesh.h
net.c Bluetooth: Mesh: Check TTL max value on transport TX 2020-11-11 13:22:34 +01:00
net.h Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
pb_adv.c
pb_gatt.c
prov_bearer.h
prov_device.c
prov.c
prov.h
provisioner.c
provisioner.h
proxy.c
proxy.h
rpl.c
rpl.h
settings.c Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
settings.h
shell.c Bluetooth: Mesh: Encapsulate feature config 2020-11-09 11:23:34 +02:00
subnet.c
subnet.h
test.c
test.h
TODO
transport.c Bluetooth: Mesh: Fix DST field check when send 2020-11-11 13:23:14 +01:00
transport.h