zephyr/subsys/bluetooth/services
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
..
bas bluetooth: BAS: add battery critical status char to bas service 2024-10-22 14:06:35 +02:00
ias bluetooth: mesh: shell: eliminate ctx_shell usage 2025-01-14 10:56:16 +01:00
nus Bluetooth: Deprecate adv auto-resume 2024-10-08 16:57:01 +02:00
ots bt: services: ots: l2cap close handling for read 2024-12-13 04:24:32 +01:00
CMakeLists.txt bluetooth: services: added current time service 2024-08-29 11:38:28 +02:00
cts.c bluetooth: CTS: Fix includes to avoid build error with some libCs 2024-11-18 19:29:32 -05:00
dis.c Bluetooth: Implemented new DIS characteristics 2024-09-02 12:00:52 +02:00
hrs.c bluetooth: services: hrs: added control point write callback 2024-08-29 16:12:12 -04:00
Kconfig bluetooth: services: added current time service 2024-08-29 11:38:28 +02:00
Kconfig.cts bluetooth: services: added current time service 2024-08-29 11:38:28 +02:00
Kconfig.dis Bluetooth: Implemented new DIS characteristics 2024-09-02 12:00:52 +02:00
Kconfig.hrs
Kconfig.tps
tps.c