zephyr/subsys/bluetooth/mesh/shell
Ingar Kulbrandstad eafa2bb81b Bluetooth: Mesh: Fixed shell call to metadata-encode
The call to metadata-encode call in code and documentation
does does not match. Because the shell call in the documentation
looks correct the shell call in the code has been changed by
removeing the double metadata request.

Signed-off-by: Ingar Kulbrandstad <ingar.kulbrandstad@nordicsemi.no>
2023-08-09 18:14:41 +03: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: refactor mesh to use both tinycrypt and psa based crypto 2023-06-17 07:46:03 -04:00
CMakeLists.txt tests: bluetooth: mesh: add Proxy Solicitation to shell 2023-03-06 13:52:15 +01:00
dfd.c Bluetooth: Mesh: Shell: Align parameter docs 2023-04-12 13:04:42 +02:00
dfu.c Bluetooth: Mesh: Fixed shell call to metadata-encode 2023-08-09 18:14:41 +03: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: add shell statistic commands 2023-07-07 09:20:33 +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