Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/shell/
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
Dbt.c355 bt_shell_fprintf_warn(" Excess data: "); in print_data_set()
375 bt_shell_fprintf_warn("BT_DATA_SVC_DATA16 data length too short (%u)", in data_verbose_cb()
395 bt_shell_fprintf_warn("BT_DATA_SVC_DATA32 data length too short (%u)", in data_verbose_cb()
416 bt_shell_fprintf_warn("BT_DATA_SVC_DATA128 data length too short (%u)", in data_verbose_cb()