Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt_shell_private.h37 __printf_like(1, 2) void bt_shell_fprintf_print(const char *fmt, ...);
68 bt_shell_fprintf_print(_ft "\n", ##__VA_ARGS__)
Dbt_shell_private.c64 void bt_shell_fprintf_print(const char *fmt, ...) in bt_shell_fprintf_print() function