Skip to content

Commit aa1a38e

Browse files
ndrs-pstkartben
authored andcommitted
bluetooth: shell: refactor shell print to eliminate ctx_shell usage
This change aims to eliminate the dependency on `ctx_shell` in the Bluetooth `host/shell/*`, making the code more maintainable. Replaced `shell_*` functions that depended on `ctx_shell` with the appropriate `bt_shell_*` functions. The shell-less functions `bt_do_scan_filter_clear_name`, `bt_do_scan_off`, and `bt_do_connect_le` were added so they can be called without `sh`. Signed-off-by: Pisit Sawangvonganan <[email protected]>
1 parent 471feb2 commit aa1a38e

File tree

5 files changed

+323
-297
lines changed

5 files changed

+323
-297
lines changed

0 commit comments

Comments
 (0)