zephyr/subsys/bluetooth/mesh
Trond Einar Snekvik 6911287899 Bluetooth: Mesh: Use net_buf_simple_clone
Uses net_buf_simple_clone to access the sdu of an unsegmented app packet
for re-encryption.

Signed-off-by: Trond Einar Snekvik <Trond.Einar.Snekvik@nordicsemi.no>
2019-10-04 20:56:25 +03:00
..
access.c Bluetooth: Mesh: Add model callback structure 2019-09-16 22:56:22 +03:00
access.h Bluetooth: Mesh: Add model reset callback 2019-09-16 22:56:22 +03:00
adv.c Bluetooth: Mesh: Fix canceled buffer memory leak 2019-08-14 14:49:43 +02:00
adv.h Bluetooth: Mesh: Encrypt friend packets on send 2019-09-16 14:00:57 +03:00
beacon.c Bluetooth: Mesh: beacon: Remove unnecessary #ifdefs 2019-10-04 16:03:57 +03:00
beacon.h
cfg_cli.c Bluetooth: Mesh: Add model callback structure 2019-09-16 22:56:22 +03:00
cfg_srv.c Bluetooth: Mesh: Add model reset callback 2019-09-16 22:56:22 +03:00
CMakeLists.txt
crypto.c Bluetooth: Mesh: crypto: Remove unnecessary #ifdefs 2019-10-04 16:03:57 +03:00
crypto.h
foundation.h Bluetooth: Mesh: Add model callback structure 2019-09-16 22:56:22 +03:00
friend.c Bluetooth: Mesh: Use net_buf_simple_clone 2019-10-04 20:56:25 +03:00
friend.h Bluetooth: Mesh: Fix adhering to the configured Friend Queue size 2019-08-19 16:30:31 +03:00
health_cli.c Bluetooth: Mesh: Add model callback structure 2019-09-16 22:56:22 +03:00
health_srv.c Bluetooth: Mesh: Add model callback structure 2019-09-16 22:56:22 +03:00
Kconfig
lpn.c Bluetooth: Mesh: Fix heartbeat sending on Friendship established/lost 2019-08-14 14:48:37 +02:00
lpn.h
main.c
mesh.h
net.c Bluetooth: Mesh: Expose header parsing outside net 2019-10-04 20:56:25 +03:00
net.h Bluetooth: Mesh: Expose header parsing outside net 2019-10-04 20:56:25 +03:00
prov.c Bluetooth: Mesh: Add prov input_complete cb 2019-09-07 15:51:09 +03:00
prov.h
proxy.c Bluetooth: GATT: Add support to setting permission on CCCD 2019-09-19 21:12:39 +03:00
proxy.h
settings.c Bluetooth: Mesh: Add model reset callback 2019-09-16 22:56:22 +03:00
settings.h
shell.c Bluetooth: Mesh: Add prov input_complete to shell 2019-09-07 15:51:09 +03:00
test.c
test.h
TODO
transport.c Bluetooth: Mesh: Expose app key get 2019-10-04 20:56:25 +03:00
transport.h Bluetooth: Mesh: Expose app key get 2019-10-04 20:56:25 +03:00