zephyr/subsys/bluetooth/mesh/shell
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
..
blob.c Bluetooth: Mesh: DFU and BLOB models in shell 2023-03-06 13:52:15 +01:00
blob.h Bluetooth: Mesh: DFU and BLOB models in shell 2023-03-06 13:52:15 +01:00
cfg.c Bluetooth: Mesh: Add Composition Data Page 1 to shell 2023-03-06 13:52:15 +01:00
CMakeLists.txt tests: bluetooth: mesh: add Proxy Solicitation to shell 2023-03-06 13:52:15 +01:00
dfd.c Bluetooth: Mesh: DFU and BLOB models in shell 2023-03-06 13:52:15 +01:00
dfu.c Bluetooth: Mesh: allow user to define BLOB ID for bt_mesh_dfu_cli_send 2023-03-20 13:38:40 +01:00
dfu.h Bluetooth: Mesh: DFU and BLOB models in shell 2023-03-06 13:52:15 +01:00
health.c Bluetooth: Mesh: Add macros to initialize bt_mesh_msg_ctx struct 2022-12-20 17:05:04 +00:00
Kconfig Bluetooth: Mesh: Add Opcodes Aggregator models to shell 2023-03-06 13:52:15 +01:00
large_comp_data.c shell: Add Large Composition Data Server 2023-03-06 13:52:15 +01:00
od_priv_proxy.c tests: bluetooth: mesh: add Proxy Solicitation to shell 2023-03-06 13:52:15 +01:00
op_agg.c Bluetooth: Mesh: Add Opcodes Aggregator models to shell 2023-03-06 13:52:15 +01:00
priv_beacon.c Bluetooth: Mesh: Add shell commands for Private Beacon Client 2023-03-06 13:52:15 +01:00
rpr.c Bluetooth: Mesh: Shell support for remote provisioning 2023-03-06 13:52:15 +01:00
sar.c Bluetooth: Mesh: Add Transport SAR Configuration models to shell 2023-03-06 13:52:15 +01:00
shell.c tests: bluetooth: mesh: add Proxy Solicitation to shell 2023-03-06 13:52:15 +01:00
sol_pdu_rpl.c tests: bluetooth: mesh: add Proxy Solicitation to shell 2023-03-06 13:52:15 +01:00
utils.c
utils.h Bluetooth: Mesh: Add macro for instance set/get-all mesh shell cmds 2022-10-17 14:39:58 +02:00