zephyr/subsys/bluetooth/mesh
Krzysztof Kopyściński 8194c34669 Bluetooth: Mesh: allow user to define BLOB ID for bt_mesh_dfu_cli_send
User can now use self-defined BLOB ID for transfer instead of using
random one each time. This allows to send multiple FW Update Start
messages with same BLOB ID, for example to resume previous one.

Signed-off-by: Krzysztof Kopyściński <krzysztof.kopyscinski@codecoup.pl>
2023-03-20 13:38:40 +01:00
..
shell Bluetooth: Mesh: allow user to define BLOB ID for bt_mesh_dfu_cli_send 2023-03-20 13:38:40 +01:00
access.c Bluetooth: Mesh: Fix compilation issue in access.c 2023-03-09 16:02:21 +01:00
access.h Bluetooth: Mesh: Add support for Models Metadata Page 128 2023-03-06 13:52:15 +01:00
adv_ext.c Bluetooth: Mesh: Reschedule dedicated relay adv sets immediately 2023-03-09 17:21:39 +01:00
adv_legacy.c Bluetooth: Mesh: add implementation for Proxy Solicitation 2023-03-06 13:52:15 +01:00
adv.c Bluetooth: Mesh: add implementation for Proxy Solicitation 2023-03-06 13:52:15 +01:00
adv.h Bluetooth: Mesh: add implementation for Proxy Solicitation 2023-03-06 13:52:15 +01:00
app_keys.c Bluetooth: Mesh: Remote provisioning 2023-03-06 13:52:15 +01:00
app_keys.h
beacon.c Bluetooth: Mesh: Private Beacons 2023-03-06 13:52:15 +01:00
beacon.h Bluetooth: Mesh: Private Beacons 2023-03-06 13:52:15 +01:00
blob_cli.c Bluetooth: Mesh: BLOB models 2023-03-06 13:52:15 +01:00
blob_io_flash.c Bluetooth: Mesh: BLOB models 2023-03-06 13:52:15 +01:00
blob_srv.c Bluetooth: Mesh: BLOB models 2023-03-06 13:52:15 +01:00
blob.h Bluetooth: Mesh: BLOB models 2023-03-06 13:52:15 +01:00
cdb.c Bluetooth: Mesh: Remote provisioning 2023-03-06 13:52:15 +01:00
cdb.h
cfg_cli.c Bluetooth: Mesh: Add Composition Data Page 1 2023-03-06 13:52:15 +01:00
cfg_srv.c Bluetooth: Mesh: Add Composition Data Page 1 2023-03-06 13:52:15 +01:00
cfg.c Bluetooth: Mesh: add implementation for Proxy Solicitation 2023-03-06 13:52:15 +01:00
cfg.h
CMakeLists.txt Bluetooth: Mesh: add implementation for Proxy Solicitation 2023-03-06 13:52:15 +01:00
crypto.c Bluetooth: Mesh: add implementation for Proxy Solicitation 2023-03-06 13:52:15 +01:00
crypto.h Bluetooth: Mesh: add implementation for Proxy Solicitation 2023-03-06 13:52:15 +01:00
dfd_srv_internal.h Bluetooth: Mesh: DFD Server model 2023-03-06 13:52:15 +01:00
dfd_srv.c Bluetooth: Mesh: allow user to define BLOB ID for bt_mesh_dfu_cli_send 2023-03-20 13:38:40 +01:00
dfd.h Bluetooth: Mesh: DFD Server model 2023-03-06 13:52:15 +01:00
dfu_cli.c Bluetooth: Mesh: allow user to define BLOB ID for bt_mesh_dfu_cli_send 2023-03-20 13:38:40 +01:00
dfu_metadata.c Bluetooth: Mesh: Add support for Large Composition Data models 2023-03-06 13:52:15 +01:00
dfu_slot.c Bluetooth: Mesh: DFU models 2023-03-06 13:52:15 +01:00
dfu_slot.h Bluetooth: Mesh: Fix confusing DFU slot doc 2023-03-15 11:19:18 +01:00
dfu_srv.c Bluetooth: Mesh: fix FW Update procedure recovery on on DFU Server side 2023-03-20 13:38:40 +01:00
dfu.h Bluetooth: Mesh: DFU models 2023-03-06 13:52:15 +01:00
foundation.h Bluetooth: Mesh: add implementation for Proxy Solicitation 2023-03-06 13:52:15 +01:00
friend.c Bluetooth: Mesh: add implementation for Proxy Solicitation 2023-03-06 13:52:15 +01:00
friend.h
gatt_cli.c Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
gatt_cli.h
health_cli.c Bluetooth: Mesh: Add macros to initialize bt_mesh_msg_ctx struct 2022-12-20 17:05:04 +00:00
health_srv.c Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
heartbeat.c Bluetooth: Mesh: Fix Heartbeat Pub/Sub Count/Period Log calculation 2023-03-06 13:52:15 +01:00
heartbeat.h Bluetooth: Mesh: Fix Heartbeat Pub/Sub Count/Period Log calculation 2023-03-06 13:52:15 +01:00
Kconfig Bluetooth: Mesh: Fix compilation issue in access.c 2023-03-09 16:02:21 +01:00
large_comp_data_cli.c Bluetooth: Mesh: Add support for Large Composition Data models 2023-03-06 13:52:15 +01:00
large_comp_data_srv.c Bluetooth: Mesh: Add support for Models Metadata Page 128 2023-03-06 13:52:15 +01:00
lpn.c Bluetooth: Mesh: Remote provisioning 2023-03-06 13:52:15 +01:00
lpn.h Bluetooth: Mesh: Remote provisioning 2023-03-06 13:52:15 +01:00
main.c Bluetooth: Mesh: Fix registering GATT Proxy service after reboot 2023-03-17 14:19:15 +01:00
mesh.h Bluetooth: Mesh: Remote provisioning 2023-03-06 13:52:15 +01:00
msg.c Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
msg.h Bluetooth: Mesh: Convert model_ackd_send and model_send to a common API 2022-10-19 16:05:16 +02:00
net.c Bluetooth: Mesh: add implementation for Proxy Solicitation 2023-03-06 13:52:15 +01:00
net.h Bluetooth: Mesh: add implementation for Proxy Solicitation 2023-03-06 13:52:15 +01:00
od_priv_proxy_cli.c Bluetooth: Mesh: add implementation for Proxy Solicitation 2023-03-06 13:52:15 +01:00
od_priv_proxy_srv.c Bluetooth: Mesh: add implementation for Proxy Solicitation 2023-03-06 13:52:15 +01:00
op_agg_cli.c Bluetooth: Mesh: Add support for Opcodes Aggregator models 2023-03-06 13:52:15 +01:00
op_agg_srv.c Bluetooth: Mesh: Add support for Opcodes Aggregator models 2023-03-06 13:52:15 +01:00
op_agg.c Bluetooth: Mesh: Add support for Opcodes Aggregator models 2023-03-06 13:52:15 +01:00
op_agg.h Bluetooth: Mesh: Add support for Opcodes Aggregator models 2023-03-06 13:52:15 +01:00
pb_adv.c Bluetooth: Mesh: Fix compiler warning 2023-03-16 09:15:38 +01:00
pb_gatt_cli.c Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
pb_gatt_cli.h
pb_gatt_srv.c Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
pb_gatt_srv.h
pb_gatt.c Bluetooth: Mesh: Remote provisioning 2023-03-06 13:52:15 +01:00
pb_gatt.h
priv_beacon_cli.c Bluetooth: Mesh: Private Beacons 2023-03-06 13:52:15 +01:00
priv_beacon_srv.c Bluetooth: Mesh: Private Beacons 2023-03-06 13:52:15 +01:00
prov_bearer.h Bluetooth: Mesh: Use default provisioning protocol timeout in RPR Client 2023-03-16 16:42:24 +01:00
prov_device.c Bluetooth: Mesh: Remote provisioning 2023-03-06 13:52:15 +01:00
prov.c Bluetooth: Mesh: Remote provisioning 2023-03-06 13:52:15 +01:00
prov.h Bluetooth: Mesh: Remote provisioning 2023-03-06 13:52:15 +01:00
provisioner.c Bluetooth: Mesh: Remote provisioning 2023-03-06 13:52:15 +01:00
provisioner.h
proxy_cli.c Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
proxy_cli.h
proxy_msg.c Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
proxy_msg.h Bluetooth: Mesh: Limit number of Bluetooth connections used by mesh 2022-11-25 10:45:07 +01:00
proxy_srv.c Bluetooth: Mesh: Fix registering GATT Proxy service after reboot 2023-03-17 14:19:15 +01:00
proxy.h Bluetooth: Mesh: Private Beacons 2023-03-06 13:52:15 +01:00
rpl.c Bluetooth: Mesh: fix access to uninitialized memory 2023-02-20 09:53:14 +01:00
rpl.h
rpr_cli.c Bluetooth: Mesh: Use default provisioning protocol timeout in RPR Client 2023-03-16 16:42:24 +01:00
rpr_srv.c Bluetooth: Mesh: Transport SAR Configuration 2023-03-06 13:52:15 +01:00
rpr.h Bluetooth: Mesh: Remote provisioning 2023-03-06 13:52:15 +01:00
sar_cfg_cli.c Bluetooth: Mesh: Transport SAR Configuration 2023-03-06 13:52:15 +01:00
sar_cfg_internal.h Bluetooth: Mesh: Transport SAR Configuration 2023-03-06 13:52:15 +01:00
sar_cfg_srv.c Bluetooth: Mesh: Add SAR srv persistence storage 2023-03-15 15:20:35 +01:00
sar_cfg.c Bluetooth: Mesh: Transport SAR Configuration 2023-03-06 13:52:15 +01:00
settings.c Bluetooth: Mesh: add implementation for Proxy Solicitation 2023-03-06 13:52:15 +01:00
settings.h Bluetooth: Mesh: add implementation for Proxy Solicitation 2023-03-06 13:52:15 +01:00
sol_pdu_rpl_cli.c Bluetooth: Mesh: add implementation for Proxy Solicitation 2023-03-06 13:52:15 +01:00
sol_pdu_rpl_srv.c Bluetooth: Mesh: add implementation for Proxy Solicitation 2023-03-06 13:52:15 +01:00
solicitation.c Bluetooth: Mesh: add implementation for Proxy Solicitation 2023-03-06 13:52:15 +01:00
solicitation.h Bluetooth: Mesh: add implementation for Proxy Solicitation 2023-03-06 13:52:15 +01:00
subnet.c Bluetooth: Mesh: Private Beacons 2023-03-06 13:52:15 +01:00
subnet.h Bluetooth: Mesh: add implementation for Proxy Solicitation 2023-03-06 13:52:15 +01:00
test.c Bluetooth: Use Zephyr standard log system instead of bluetooth/common/log 2022-11-25 17:08:36 +01:00
test.h
TODO
transport_legacy.c Bluetooth: Mesh: Transport SAR Configuration 2023-03-06 13:52:15 +01:00
transport.c Bluetooth: Mesh: Add support for Opcodes Aggregator models 2023-03-06 13:52:15 +01:00
transport.h