Home
last modified time | relevance | path

Searched refs:bt_shell_fprintf_warn (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/subsys/bluetooth/common/
Dbt_shell_private.h38 __printf_like(1, 2) void bt_shell_fprintf_warn(const char *fmt, ...);
78 bt_shell_fprintf_warn(_ft "\n", ##__VA_ARGS__)
Dbt_shell_private.c73 void bt_shell_fprintf_warn(const char *fmt, ...) in bt_shell_fprintf_warn() function
/Zephyr-latest/subsys/bluetooth/host/shell/
Dbt.c357 bt_shell_fprintf_warn(" Excess data: "); in print_data_set()
378 bt_shell_fprintf_warn("BT_DATA_SVC_DATA16 data length too short (%u)", in data_verbose_cb()
398 bt_shell_fprintf_warn("BT_DATA_SVC_DATA32 data length too short (%u)", in data_verbose_cb()
419 bt_shell_fprintf_warn("BT_DATA_SVC_DATA128 data length too short (%u)", in data_verbose_cb()