Home
last modified time | relevance | path

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

/btstack/test/hfp/
H A Dsco_demo_util.c669 #define ANSI_COLOR_RESET "\x1b[0m" macro
733 printf(ANSI_COLOR_RED "%02x " ANSI_COLOR_RESET, packet[i]); in sco_demo_receive()
757 printf(ANSI_COLOR_RED "%02x " ANSI_COLOR_RESET, packet[i]); in sco_demo_receive()
/btstack/example/
H A Dle_audio_demo_util_sink.c86 #define ANSI_COLOR_RESET "\x1b[0m" macro
388 printf(ANSI_COLOR_RESET); in le_audio_demo_util_sink_count()