Searched refs:bt_shell_fprintf (Results 1 – 3 of 3) sorted by relevance
23 __printf_like(2, 3) void bt_shell_fprintf(enum shell_vt100_color color,
45 void bt_shell_fprintf(enum shell_vt100_color color, in bt_shell_fprintf() function
327 bt_shell_fprintf(color, "0x"); in print_data_hex()332 bt_shell_fprintf(color, "%02x", data[i]); in print_data_hex()