zephyr/subsys/bluetooth/mesh/shell
Ludvig Samuelsen Jordet b990a74f8b Bluetooth: Mesh: Add support for Upload OOB Start
This adds support for the Upload OOB Start message to the DFD server, by
providing callbacks that the application can use to hook any OOB scheme
into the model behavior.

There are also extensive changes to the dfu_slot module, to accomodate
the new needs that appeared with the support for OOB transfer (mainly,
fwid, size and metadata are no longer available when the slot is
allocated, they appear later in the handling).

Signed-off-by: Ludvig Samuelsen Jordet <ludvig.jordet@nordicsemi.no>
2023-09-18 10:55:20 +01:00
..
blob.c Bluetooth: Mesh: Shell: Align parameter docs 2023-04-12 13:04:42 +02:00
blob.h Bluetooth: Mesh: DFU and BLOB models in shell 2023-03-06 13:52:15 +01:00
cfg.c Bluetooth: Mesh: Shell support for comp data page2 2023-09-08 14:44:25 +02:00
CMakeLists.txt tests: bluetooth: mesh: add Proxy Solicitation to shell 2023-03-06 13:52:15 +01:00
dfd.c Bluetooth: Mesh: Add support for Upload OOB Start 2023-09-18 10:55:20 +01:00
dfu.c Bluetooth: Mesh: Add support for Upload OOB Start 2023-09-18 10:55:20 +01:00
dfu.h Bluetooth: Mesh: DFU and BLOB models in shell 2023-03-06 13:52:15 +01:00
health.c Bluetooth: Mesh: Shell: Align parameter docs 2023-04-12 13:04:42 +02:00
Kconfig Bluetooth: Mesh: Add Opcodes Aggregator models to shell 2023-03-06 13:52:15 +01:00
large_comp_data.c Bluetooth: Mesh: Add async API for Large Comp Data Client 2023-04-24 13:31:27 +02:00
od_priv_proxy.c Bluetooth: Mesh: Shell: Align parameter docs 2023-04-12 13:04:42 +02:00
op_agg.c Bluetooth: Mesh: Shell: Align parameter docs 2023-04-12 13:04:42 +02:00
priv_beacon.c Bluetooth: Mesh: Shell: Align parameter docs 2023-04-12 13:04:42 +02:00
rpr.c bt: mesh: shell: Fix possible buffer overflow 2023-07-20 11:09:50 +00:00
sar.c Bluetooth: Mesh: Shell: Align parameter docs 2023-04-12 13:04:42 +02:00
shell.c Bluetooth: Mesh: Remove conflicting shell OOB func 2023-08-17 16:50:28 +02:00
sol_pdu_rpl.c Bluetooth: Mesh: Shell: Align parameter docs 2023-04-12 13:04:42 +02:00
utils.c Bluetooth: Mesh: Avoid NULL pointer dereference in shell utils 2023-06-22 12:34:23 +02:00
utils.h shell: fix MISRA 5.7 violations on struct shell 2023-04-14 12:21:08 +02:00