zephyr/subsys/bluetooth/mesh
Lingao Meng c45ec6fc0d Bluetooth: Mesh: Fix missing proxy send status
Add an error judgment during `proxy_send` to avoid
missing `net_buf_unref`.

Signed-off-by: Lingao Meng <menglingao@xiaomi.com>
2021-06-16 11:01:41 +03:00
..
access.c Bluetooth: Mesh: Pass correct pointer to publish_sent 2021-05-18 11:05:46 +02:00
access.h
adv_ext.c Bluetooth: Mesh: Reconstructing adv callback logic 2021-06-14 11:52:21 +03:00
adv_legacy.c Bluetooth: Mesh: Reconstructing adv callback logic 2021-06-14 11:52:21 +03:00
adv.c Bluetooth: Mesh: Reconstructing adv callback logic 2021-06-14 11:52:21 +03:00
adv.h Bluetooth: Mesh: Reconstructing adv callback logic 2021-06-14 11:52:21 +03:00
app_keys.c
app_keys.h
beacon.c Bluetooth: Mesh: Convert beacon timer to delayable work 2021-04-16 15:34:30 -04:00
beacon.h
cdb.c Bluetooth: Mesh: Add CDB handle key refresh phase 2021-03-04 14:10:56 +02:00
cdb.h
cfg_cli.c Bluetooth: Mesh: Introduce acknowledged message API 2021-04-08 13:44:24 +02:00
cfg_srv.c Bluetooth: Mesh: Add proxy send callback 2021-06-14 11:52:21 +03:00
cfg.c
cfg.h
CMakeLists.txt Bluetooth: Mesh: Introduce acknowledged message API 2021-04-08 13:44:24 +02:00
crypto.c
crypto.h
foundation.h
friend.c Bluetooth: Mesh: Core delayable work updates 2021-04-28 11:48:59 +03:00
friend.h
health_cli.c Bluetooth: Mesh: Introduce acknowledged message API 2021-04-08 13:44:24 +02:00
health_srv.c bluetooth: mesh: health_srv: update k_work API 2021-03-10 15:18:10 +02:00
heartbeat.c bluetooth: mesh: update heartbeat subscription work API 2021-03-10 20:47:02 +02:00
heartbeat.h
Kconfig bluetooth: mesh: sequence number limit config 2021-06-15 12:51:50 +03:00
lpn.c Bluetooth: Mesh: move lpn logic for msg_received inside lpn.c 2021-04-16 15:33:09 -04:00
lpn.h Bluetooth: Mesh: move lpn logic for msg_received inside lpn.c 2021-04-16 15:33:09 -04:00
main.c Bluetooth: Mesh: Allow to be NODE when PROVISIONER is enabled 2021-04-29 09:52:35 -04:00
mesh.h
msg.c Bluetooth: Mesh: Introduce acknowledged message API 2021-04-08 13:44:24 +02:00
net.c bluetooth: mesh: sequence number limit config 2021-06-15 12:51:50 +03:00
net.h Bluetooth: Mesh: Core delayable work updates 2021-04-28 11:48:59 +03:00
pb_adv.c Bluetooth: Mesh: Don't reset PB ADV reliable timer on retransmit 2021-05-19 15:54:20 +03:00
pb_gatt.c Bluetooth: Mesh: Add proxy send callback 2021-06-14 11:52:21 +03:00
prov_bearer.h
prov_device.c Bluetooth: Mesh: Add OOB Public Key support for provisionee role 2021-06-10 17:14:03 -04:00
prov.c Bluetooth: Mesh: Provisioning output count number should be at least 1 2021-04-23 14:58:56 +02:00
prov.h Bluetooth: Mesh: Add OOB Public Key support for provisionee role 2021-06-10 17:14:03 -04:00
provisioner.c Bluetooth: Mesh: Fix setting remote public key in provisioner 2021-06-10 17:14:03 -04:00
provisioner.h
proxy.c Bluetooth: Mesh: Fix missing proxy send status 2021-06-16 11:01:41 +03:00
proxy.h Bluetooth: Mesh: Add proxy send callback 2021-06-14 11:52:21 +03:00
rpl.c Bluetooth: Mesh: Add API to manually store pending RPL entries 2021-06-11 15:47:09 +02:00
rpl.h Bluetooth: Mesh: Add API to manually store pending RPL entries 2021-06-11 15:47:09 +02:00
settings.c Bluetooth: Mesh: Add API to manually store pending RPL entries 2021-06-11 15:47:09 +02:00
settings.h Bluetooth: Mesh: Add API to manually store pending RPL entries 2021-06-11 15:47:09 +02:00
shell.c Bluetooth: Mesh: Composition data page 0 traversal 2021-04-06 16:19:13 +03:00
subnet.c
subnet.h
test.c
test.h
TODO
transport.c Bluetooth: Mesh: transport: update delayable work 2021-04-28 11:48:59 +03:00
transport.h Bluetooth: Mesh: Make internal virtual addr pointers const 2021-03-12 16:17:27 +02:00