shared/shell: Introduce bt_shell_exec
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 28 Feb 2022 23:58:29 +0000 (15:58 -0800)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:53 +0000 (14:55 +0530)
commit463d0a37715b042aec441e022a1528eade643315
tree82d34a0282857af2a265bf9e24f48f8efd8434dd
parent2f024a8a9a110ddd6c42573198d8231be1334638
shared/shell: Introduce bt_shell_exec

This introduces bt_shell_exec which can be used to inject commands into
a bt_shell without using stdin/user input.

Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
src/shared/shell.c
src/shared/shell.h