zephyr/subsys/bluetooth/mesh
chao an 5328adcff5 Bluetooth: Mesh: Fix tx seg buffer with NULL pointer reference
Fix tx seg buffer with NULL pointer reference if enable mesh friendly

Signed-off-by: chao an <anchao@xiaomi.com>
2020-08-04 12:47:05 +03:00
..
CMakeLists.txt
Kconfig Bluetooth: Mesh: configurable advertiser stack size 2020-08-03 13:50:21 +02:00
TODO
access.c
access.h Bluetooth: Mesh: Add key-value concept to store model data 2020-06-12 11:09:11 +02:00
adv.c Bluetooth: Mesh: configurable advertiser stack size 2020-08-03 13:50:21 +02:00
adv.h
beacon.c mesh: Fix key refresh procedure 2020-07-02 16:30:01 +03:00
beacon.h
cdb.c
cfg_cli.c
cfg_srv.c Bluetooth: Mesh: Wait for proxy on node reset 2020-07-09 13:49:26 +02:00
crypto.c
crypto.h
foundation.h
friend.c mesh: Ignore Friend Request from local interface 2020-07-02 16:30:01 +03:00
friend.h
health_cli.c
health_srv.c
lpn.c
lpn.h
main.c
mesh.h
net.c mesh: Replace hardcoded duplicate cache size 2020-07-02 16:30:01 +03:00
net.h
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.c Bluetooth: Mesh: Fix response to Provisioning PDU with invalid type 2020-07-08 10:19:02 +02:00
prov.h
prov_bearer.h mesh: Add reset link functionality to provisioning bearers 2020-07-02 16:30:01 +03:00
proxy.c Bluetooth: Mesh: Wait for proxy on node reset 2020-07-09 13:49:26 +02:00
proxy.h Bluetooth: Mesh: Wait for proxy on node reset 2020-07-09 13:49:26 +02: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 Bluetooth: Mesh: Document shell commands 2020-07-20 12:47:31 +02:00
test.c
test.h
transport.c Bluetooth: Mesh: Fix tx seg buffer with NULL pointer reference 2020-08-04 12:47:05 +03:00
transport.h