zephyr/subsys/bluetooth/mesh/shell
Pisit Sawangvonganan f70359bc7c bluetooth: mesh: shell: eliminate ctx_shell usage
This change aims to eliminate the dependency on `ctx_shell` in
the Bluetooth `mesh/shell/*`, making the code more maintainable.
Replaced `shell_*` functions that depended on `ctx_shell` with
the appropriate `bt_shell_*` functions.

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2025-01-14 10:56:16 +01:00
..
blob.c bluetooth: mesh: shell: eliminate ctx_shell usage 2025-01-14 10:56:16 +01:00
blob.h
brg_cfg.c Bluetooth: Mesh: Shell: Align commands 2024-11-21 14:46:31 +01:00
cfg.c
CMakeLists.txt Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00
dfd.c
dfu.c bluetooth: mesh: shell: eliminate ctx_shell usage 2025-01-14 10:56:16 +01:00
dfu.h
hci.c Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00
hci.h Bluetooth: Shell: Restructure shell files 2024-09-24 09:21:04 -04:00
health.c
Kconfig bluetooth: mesh: shell: eliminate ctx_shell usage 2025-01-14 10:56:16 +01:00
large_comp_data.c bluetooth: mesh: shell: eliminate ctx_shell usage 2025-01-14 10:56:16 +01:00
od_priv_proxy.c
op_agg.c
priv_beacon.c
rpr.c bluetooth: mesh: shell: eliminate ctx_shell usage 2025-01-14 10:56:16 +01:00
sar.c
shell.c bluetooth: mesh: shell: eliminate ctx_shell usage 2025-01-14 10:56:16 +01:00
sol_pdu_rpl.c
utils.c
utils.h