Home
last modified time | relevance | path

Searched refs:bt_shell_fprintf_error (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt_shell_private.h39 __printf_like(1, 2) void bt_shell_fprintf_error(const char *fmt, ...);
88 bt_shell_fprintf_error(_ft "\n", ##__VA_ARGS__)
Dbt_shell_private.c82 void bt_shell_fprintf_error(const char *fmt, ...) in bt_shell_fprintf_error() function